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

Method CancelModes

scintilla/src/Editor.cxx:5162–5165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5160}
5161
5162void Editor::CancelModes()
5163{
5164 sel.SetMoveExtends ( false );
5165}
5166
5167void Editor::NewLine()
5168{

Callers

nothing calls this directly

Calls 1

SetMoveExtendsMethod · 0.80

Tested by

no test coverage detected