Home
last modified time | relevance | path

Searched refs:commandBottomView (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/vimode/modes/
H A Dnormalvimode.h130 bool commandBottomView(bool onFirst);
H A Dnormalvimode.cpp1640 bool NormalViMode::commandBottomView(bool onFirst) in commandBottomView() function in NormalViMode
1656 return commandBottomView(true); in commandBottomViewOnNonBlank()
1661 return commandBottomView(false); in commandBottomViewOnCursor()