HomeSort by relevance Sort by last modified time
    Searched refs:updateSpellingUIWithGrammarString (Results 26 - 38 of 38) sorted by null

12

  /external/webkit/Source/WebKit/efl/WebCoreSupport/
EditorClientEfl.cpp 474 void EditorClientEfl::updateSpellingUIWithGrammarString(const String&, const GrammarDetail&)
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
EditorClientWinCE.cpp 473 void EditorClientWinCE::updateSpellingUIWithGrammarString(const String&, const GrammarDetail&)
  /external/webkit/Source/WebKit/wx/WebKitSupport/
EditorClientWx.cpp 522 void EditorClientWx::updateSpellingUIWithGrammarString(const String&, const GrammarDetail& detail)
  /external/webkit/Source/WebCore/loader/
EmptyClients.h 532 virtual void updateSpellingUIWithGrammarString(const String&, const GrammarDetail&) { }
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
EditorClientQt.cpp 609 void EditorClientQt::updateSpellingUIWithGrammarString(const String&, const GrammarDetail&)
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebEditorClient.cpp 416 void WebEditorClient::updateSpellingUIWithGrammarString(const String& badGrammarPhrase, const GrammarDetail& grammarDetail)
418 m_page->send(Messages::WebPageProxy::UpdateSpellingUIWithGrammarString(badGrammarPhrase, grammarDetail));
  /external/webkit/Source/WebKit2/UIProcess/mac/
TextCheckerMac.mm 348 void TextChecker::updateSpellingUIWithGrammarString(int64_t, const String& badGrammarPhrase, const GrammarDetail& grammarDetail)
  /external/webkit/Source/WebKit/chromium/src/
EditorClientImpl.cpp     [all...]
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
EditorClientGtk.cpp     [all...]
  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.h 655 void updateSpellingUIWithGrammarString(const String& badGrammarPhrase, const WebCore::GrammarDetail&);
    [all...]
WebPageProxy.cpp     [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebEditorClient.mm     [all...]
  /external/webkit/Source/WebCore/editing/
Editor.cpp     [all...]

Completed in 908 milliseconds

12