Home
last modified time | relevance | path

Searched refs:toggleGrammarChecking (Results 1 – 25 of 48) sorted by relevance

12

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

12