Searched refs:findFirstGrammarDetailInRange (Results 1 – 3 of 3) sorted by relevance
1444 static int findFirstGrammarDetailInRange(const Vector<GrammarDetail>& grammarDetails, int badGramma… in findFirstGrammarDetailInRange() function1524 …int badGrammarIndex = findFirstGrammarDetailInRange(grammarDetails, badGrammarPhraseLocation, badG… in findFirstBadGrammarInRange()
6863 (WebCore::findFirstGrammarDetailInRange):7657 (WebCore::findFirstGrammarDetailInRange):7662 … parameter like the one in findFirstMisspellingInRange, and extracted findFirstGrammarDetailInRange
23911 (WebCore::findFirstGrammarDetailInRange):39959 (WebCore::findFirstGrammarDetailInRange): Use unsigned rather than int.39997 (WebCore::findFirstGrammarDetailInRange): Added (ported from EditorMac).