Home
last modified time | relevance | path

Searched refs:commandEnterVisualLineMode (Results 1 – 3 of 3) sorted by relevance

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/vimode/modes/
H A Dnormalvimode.h58 bool commandEnterVisualLineMode();
H A Dvisualvimode.cpp274 ADDCMD("V", commandEnterVisualLineMode, SHOULD_NOT_RESET); in initializeCommands()
H A Dnormalvimode.cpp585 bool NormalViMode::commandEnterVisualLineMode() in commandEnterVisualLineMode() function in NormalViMode
623 returnValue = commandEnterVisualLineMode(); in commandReselectVisual()
3507 ADDCMD("V", commandEnterVisualLineMode, 0); in initializeCommands()