Home | History | Annotate | Download | only in UIProcess

Lines Matching defs:updateSpellingUIWithMisspelledWord

2480 void WebPageProxy::updateSpellingUIWithMisspelledWord(const String& misspelledWord)
2482 TextChecker::updateSpellingUIWithMisspelledWord(spellDocumentTag(), misspelledWord);