Home
last modified time | relevance | path

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

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/document/
H A Dkatebuffer.cpp377 bool stillcontinue = ctxChanged; in doHighlight() local
378 if (stillcontinue && start_spellchecking < 0) { in doHighlight()
380 } else if (!stillcontinue && start_spellchecking >= 0) { in doHighlight()