Searched refs:startedWithSelection (Results 1 – 1 of 1) sorted by relevance
174 bool startedWithSelection = false; in advanceToNextMisspelling() local176 startedWithSelection = true; in advanceToNextMisspelling()200 startedWithSelection = false; // won't need to wrap in advanceToNextMisspelling()210 if (startedWithSelection) { in advanceToNextMisspelling()265 if (startedWithSelection && !misspelledWord && !badGrammarPhrase) { in advanceToNextMisspelling()