Home
last modified time | relevance | path

Searched defs:toggleContinuousSpellChecking (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DEditorClientHaiku.cpp94 void EditorClientHaiku::toggleContinuousSpellChecking() in toggleContinuousSpellChecking() function in WebCore::EditorClientHaiku
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebEditorClient.cpp93 void WebEditorClient::toggleContinuousSpellChecking() in toggleContinuousSpellChecking() function in WebKit::WebEditorClient
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DEditorClientEfl.cpp218 void EditorClientEfl::toggleContinuousSpellChecking() in toggleContinuousSpellChecking() function in WebCore::EditorClientEfl
/external/webkit/Source/WebKit/wince/WebCoreSupport/
DEditorClientWinCE.cpp217 void EditorClientWinCE::toggleContinuousSpellChecking() in toggleContinuousSpellChecking() function in WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/android/WebCoreSupport/
DEditorClientAndroid.cpp56 void EditorClientAndroid::toggleContinuousSpellChecking() { notImplemented(); } in toggleContinuousSpellChecking() function in android::EditorClientAndroid
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm206 void WebEditorClient::toggleContinuousSpellChecking() function
/external/webkit/Source/WebKit/wx/WebKitSupport/
DEditorClientWx.cpp172 void EditorClientWx::toggleContinuousSpellChecking() in toggleContinuousSpellChecking() function in WebCore::EditorClientWx
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DEditorClientQt.cpp344 void EditorClientQt::toggleContinuousSpellChecking() in toggleContinuousSpellChecking() function in WebCore::EditorClientQt
/external/webkit/Source/WebKit/chromium/src/
DEditorClientImpl.cpp162 void EditorClientImpl::toggleContinuousSpellChecking() in toggleContinuousSpellChecking() function in WebKit::EditorClientImpl
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp154 void WebEditorClient::toggleContinuousSpellChecking() in toggleContinuousSpellChecking() function in WebEditorClient
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DEditorClientGtk.cpp575 void EditorClient::toggleContinuousSpellChecking() in toggleContinuousSpellChecking() function in WebKit::EditorClient
/external/webkit/Source/WebCore/loader/
DEmptyClients.h438 virtual void toggleContinuousSpellChecking() { } in toggleContinuousSpellChecking() function
/external/webkit/Source/WebCore/editing/
DEditor.cpp1268 void Editor::toggleContinuousSpellChecking() in toggleContinuousSpellChecking() function in WebCore::Editor
/external/webkit/Source/WebKit/win/
DWebView.cpp3880 HRESULT STDMETHODCALLTYPE WebView::toggleContinuousSpellChecking( in toggleContinuousSpellChecking() function in WebView