Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditor.cpp1750 bool isSpelling = true; in advanceToNextMisspelling() local
1752 …rchRange).findFirstMisspellingOrBadGrammar(isGrammarCheckingEnabled(), isSpelling, foundOffset, gr… in advanceToNextMisspelling()
1753 if (isSpelling) { in advanceToNextMisspelling()
1788 …rchRange).findFirstMisspellingOrBadGrammar(isGrammarCheckingEnabled(), isSpelling, foundOffset, gr… in advanceToNextMisspelling()
1789 if (isSpelling) { in advanceToNextMisspelling()