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

/external/webkit/Tools/DumpRenderTree/win/
H A DEditingDelegate.h118 virtual HRESULT STDMETHODCALLTYPE ignoreWordInSpellDocument( function
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DTextCheckerClientEnchant.cpp52 void TextCheckerClientEnchant::ignoreWordInSpellDocument(const String& text) function in class:WebKit::TextCheckerClientEnchant
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DEditorClientAndroid.cpp248 void EditorClientAndroid::ignoreWordInSpellDocument(String const&) {} function in class:android::EditorClientAndroid
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.cpp421 void EditorClientHaiku::ignoreWordInSpellDocument(const String&) function in class:WebCore::EditorClientHaiku
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DEditorClientEfl.cpp448 void EditorClientEfl::ignoreWordInSpellDocument(const String&) function in class:WebCore::EditorClientEfl
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.cpp583 void EditorClientQt::ignoreWordInSpellDocument(const String&) function in class:WebCore::EditorClientQt
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp446 void EditorClientWinCE::ignoreWordInSpellDocument(const String& text) function in class:WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DEditorClientWx.cpp502 void EditorClientWx::ignoreWordInSpellDocument(const String&) function in class:WebCore::EditorClientWx
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp378 void WebEditorClient::ignoreWordInSpellDocument(const String& word) function in class:WebKit::WebEditorClient
/external/webkit/Source/WebKit/chromium/src/
H A DEditorClientImpl.cpp840 void EditorClientImpl::ignoreWordInSpellDocument(const String&) function in class:WebKit::EditorClientImpl
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp627 void WebEditorClient::ignoreWordInSpellDocument(const String& word) function in class:WebEditorClient
634 ed->ignoreWordInSpellDocument(m_webView, BString(word));
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h412 virtual void ignoreWordInSpellDocument(const String&) { } function in class:WebCore::EmptyTextCheckerClient

Completed in 171 milliseconds