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

Method CurrentPosition

scintilla/src/Editor.cxx:773–776  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

771}
772
773int Editor::CurrentPosition()
774{
775 return sel.MainCaret();
776}
777
778bool Editor::SelectionEmpty()
779{

Callers

nothing calls this directly

Calls 1

MainCaretMethod · 0.80

Tested by

no test coverage detected