Searched refs:toggleGrammarChecking (Results 1 - 25 of 35) sorted by relevance

12

/external/webkit/Source/WebKit/mac/WebView/
H A DWebHTMLViewInternal.h58 - (void)toggleGrammarChecking:(id)sender;
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DEditorClientAndroid.h58 virtual void toggleGrammarChecking();
H A DEditorClientAndroid.cpp58 void EditorClientAndroid::toggleGrammarChecking() { notImplemented(); } function in class:android::EditorClientAndroid
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DEditorClientEfl.h61 virtual void toggleGrammarChecking();
H A DEditorClientEfl.cpp223 void EditorClientEfl::toggleGrammarChecking() function in class:WebCore::EditorClientEfl
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.h58 virtual void toggleGrammarChecking();
H A DEditorClientHaiku.cpp105 void EditorClientHaiku::toggleGrammarChecking() function in class:WebCore::EditorClientHaiku
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.h57 virtual void toggleGrammarChecking();
H A DEditorClientQt.cpp349 void EditorClientQt::toggleGrammarChecking() function in class:WebCore::EditorClientQt
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DEditorClientWx.h56 virtual void toggleGrammarChecking();
H A DEditorClientWx.cpp183 void EditorClientWx::toggleGrammarChecking() function in class:WebCore::EditorClientWx
/external/webkit/Source/WebCore/page/
H A DEditorClient.h88 virtual void toggleGrammarChecking() = 0;
/external/webkit/Source/WebKit/chromium/src/
H A DEditorClientImpl.h60 virtual void toggleGrammarChecking();
H A DEditorClientImpl.cpp180 void EditorClientImpl::toggleGrammarChecking() function in class:WebKit::EditorClientImpl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DEditorClientGtk.h87 virtual void toggleGrammarChecking();
H A DEditorClientGtk.cpp585 void EditorClient::toggleGrammarChecking() function in class:WebKit::EditorClient
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.h46 virtual void toggleGrammarChecking();
H A DWebEditorClient.cpp167 void WebEditorClient::toggleGrammarChecking() function in class:WebEditorClient
169 m_webView->toggleGrammarChecking(0);
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.h49 virtual void toggleGrammarChecking();
H A DEditorClientWinCE.cpp222 void EditorClientWinCE::toggleGrammarChecking() function in class:WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebEditorClient.h47 virtual void toggleGrammarChecking();
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.h53 virtual void toggleGrammarChecking();
H A DWebEditorClient.cpp103 void WebEditorClient::toggleGrammarChecking() function in class:WebKit::WebEditorClient
/external/webkit/Source/WebCore/editing/
H A DEditor.h211 void toggleGrammarChecking();
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h444 virtual void toggleGrammarChecking() { } function in class:WebCore::EmptyEditorClient

Completed in 552 milliseconds

12