Searched refs:startedWithSelection (Results 1 – 1 of 1) sorted by relevance
1778 bool startedWithSelection = false; in advanceToNextMisspelling() local1780 startedWithSelection = true; in advanceToNextMisspelling()1804 startedWithSelection = false; // won't need to wrap in advanceToNextMisspelling()1814 if (startedWithSelection) { in advanceToNextMisspelling()1876 if (startedWithSelection && !misspelledWord && !badGrammarPhrase) { in advanceToNextMisspelling()