Home | History | Annotate | Download | only in src

Lines Matching refs:updateSpellingUIWithMisspelledWord

916 void EditorClientImpl::updateSpellingUIWithMisspelledWord(const String& misspelledWord)
919 m_webView->spellCheckClient()->updateSpellingUIWithMisspelledWord(WebString(misspelledWord));