Searched defs:badGrammarPhrase (Results 1 – 6 of 6) sorted by relevance
230 String badGrammarPhrase; in findFirstMisspellingOrBadGrammar() local481 …String badGrammarPhrase = const_cast<TextCheckingHelper*>(this)->findFirstBadGrammar(grammarDetail… in isUngrammatical() local552 … String badGrammarPhrase = paragraph.textSubstring(result->location, result->length); in guessesForMisspelledOrUngrammaticalRange() local
1745 String badGrammarPhrase; in advanceToNextMisspelling() local
140 …eckerClient::updateSpellingUIWithGrammarString(uint64_t tag, const String& badGrammarPhrase, const… in updateSpellingUIWithGrammarString()
120 …:updateSpellingUIWithGrammarString(int64_t spellDocumentTag, const String& badGrammarPhrase, const… in updateSpellingUIWithGrammarString()
416 void WebEditorClient::updateSpellingUIWithGrammarString(const String& badGrammarPhrase, const Gramm… in updateSpellingUIWithGrammarString()
2485 void WebPageProxy::updateSpellingUIWithGrammarString(const String& badGrammarPhrase, const GrammarD… in updateSpellingUIWithGrammarString()