Home
last modified time | relevance | path

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

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/vimode/modes/
H A Dnormalvimode.cpp3024 const bool swallowPrecedingSpaces = in textObjectAWord() local
3026 if (swallowPrecedingSpaces) { in textObjectAWord()
3104 const bool swallowPrecedingSpaces = in textObjectAWORD() local
3106 if (swallowPrecedingSpaces) { in textObjectAWORD()