HomeSort by relevance Sort by last modified time
    Searched refs:badGrammarPhrase (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/editing/
Editor.cpp     [all...]
  /external/webkit/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 771 void WebEditorClient::updateSpellingUIWithGrammarString(const String& badGrammarPhrase, const GrammarDetail& grammarDetail)
783 [[NSSpellChecker sharedSpellChecker] updateSpellingPanelWithGrammarString:badGrammarPhrase detail:grammarDetailDict];

Completed in 15 milliseconds