Searched refs:toggleContinuousSpellChecking (Results 1 - 25 of 34) sorted by relevance

12

/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DEditorClientAndroid.h56 virtual void toggleContinuousSpellChecking();
H A DEditorClientAndroid.cpp56 void EditorClientAndroid::toggleContinuousSpellChecking() { notImplemented(); } function in class:android::EditorClientAndroid
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DEditorClientEfl.h59 virtual void toggleContinuousSpellChecking();
H A DEditorClientEfl.cpp218 void EditorClientEfl::toggleContinuousSpellChecking() function in class:WebCore::EditorClientEfl
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.h56 virtual void toggleContinuousSpellChecking();
H A DEditorClientHaiku.cpp94 void EditorClientHaiku::toggleContinuousSpellChecking() function in class:WebCore::EditorClientHaiku
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.h55 virtual void toggleContinuousSpellChecking();
H A DEditorClientQt.cpp344 void EditorClientQt::toggleContinuousSpellChecking() function in class:WebCore::EditorClientQt
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DEditorClientWx.h54 virtual void toggleContinuousSpellChecking();
H A DEditorClientWx.cpp172 void EditorClientWx::toggleContinuousSpellChecking() function in class:WebCore::EditorClientWx
/external/webkit/Source/WebCore/page/
H A DEditorClient.h86 virtual void toggleContinuousSpellChecking() = 0;
/external/webkit/Source/WebKit/chromium/src/
H A DEditorClientImpl.h58 virtual void toggleContinuousSpellChecking();
H A DEditorClientImpl.cpp162 void EditorClientImpl::toggleContinuousSpellChecking() function in class:WebKit::EditorClientImpl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DEditorClientGtk.h85 virtual void toggleContinuousSpellChecking();
H A DEditorClientGtk.cpp575 void EditorClient::toggleContinuousSpellChecking() function in class:WebKit::EditorClient
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.h48 virtual void toggleContinuousSpellChecking();
H A DWebEditorClient.cpp154 void WebEditorClient::toggleContinuousSpellChecking() function in class:WebEditorClient
156 m_webView->toggleContinuousSpellChecking(0);
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.h47 virtual void toggleContinuousSpellChecking();
H A DEditorClientWinCE.cpp217 void EditorClientWinCE::toggleContinuousSpellChecking() function in class:WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebEditorClient.h49 virtual void toggleContinuousSpellChecking();
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.h51 virtual void toggleContinuousSpellChecking();
H A DWebEditorClient.cpp93 void WebEditorClient::toggleContinuousSpellChecking() function in class:WebKit::WebEditorClient
/external/webkit/Source/WebKit/mac/WebView/
H A DWebView.h684 - (IBAction)toggleContinuousSpellChecking:(id)sender;
/external/webkit/Source/WebCore/editing/
H A DEditor.h209 void toggleContinuousSpellChecking();
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h442 virtual void toggleContinuousSpellChecking() { } function in class:WebCore::EmptyEditorClient

Completed in 267 milliseconds

12