MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / Version

Method Version

scintilla/src/Document.h:268–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266 virtual void RemoveLine(int line);
267
268 int SCI_METHOD Version() const {
269 return dvLineEnd;
270 }
271
272 void SCI_METHOD SetErrorStatus(int status);
273

Callers 2

SetLexerModuleMethod · 0.45
LineEndTypesSupportedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected