Searched defs:checkSpellingOfString (Results 1 – 2 of 2) sorted by relevance
125 void SpellCheckerClientImpl::checkSpellingOfString(const String& text, int* misspellingLocation, in… in checkSpellingOfString() function in blink::SpellCheckerClientImpl
262 virtual void checkSpellingOfString(const String&, int*, int*) OVERRIDE { } in checkSpellingOfString() function