Searched refs:oldAdjacentWords (Results 1 – 1 of 1) sorted by relevance
862 …VisibleSelection oldAdjacentWords = VisibleSelection(startOfWord(oldStart, LeftWordIfOnBoundary), … in spellCheckOldSelection() local863 if (oldAdjacentWords != newAdjacentWords) { in spellCheckOldSelection()866 markMisspellingsAndBadGrammar(oldAdjacentWords, true, selectedSentence); in spellCheckOldSelection()868 markMisspellingsAndBadGrammar(oldAdjacentWords, false, oldAdjacentWords); in spellCheckOldSelection()