Searched defs:ignoreWordInSpellDocument (Results 1 - 9 of 9) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/win/
H A DEditingDelegate.h118 virtual HRESULT STDMETHODCALLTYPE ignoreWordInSpellDocument( function
/external/webkit/WebKit/android/WebCoreSupport/
H A DEditorClientAndroid.cpp229 void EditorClientAndroid::ignoreWordInSpellDocument(String const&) {} function in class:android::EditorClientAndroid
/external/webkit/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.cpp416 void EditorClientHaiku::ignoreWordInSpellDocument(const String&) function in class:WebCore::EditorClientHaiku
/external/webkit/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.cpp552 void EditorClientQt::ignoreWordInSpellDocument(const String&) function in class:WebCore::EditorClientQt
/external/webkit/WebKit/wx/WebKitSupport/
H A DEditorClientWx.cpp490 void EditorClientWx::ignoreWordInSpellDocument(const String&) function in class:WebCore::EditorClientWx
/external/webkit/WebKit/chromium/src/
H A DEditorClientImpl.cpp823 void EditorClientImpl::ignoreWordInSpellDocument(const String&) function in class:WebKit::EditorClientImpl
/external/webkit/WebKit/gtk/WebCoreSupport/
H A DEditorClientGtk.cpp572 void EditorClient::ignoreWordInSpellDocument(const String& text) function in class:WebKit::EditorClient
/external/webkit/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp623 void WebEditorClient::ignoreWordInSpellDocument(const String& word) function in class:WebEditorClient
630 ed->ignoreWordInSpellDocument(m_webView, BString(word));
/external/webkit/WebCore/loader/
H A DEmptyClients.h418 virtual void ignoreWordInSpellDocument(const String&) { } function in class:WebCore::EmptyEditorClient

Completed in 23 milliseconds