/external/webkit/Source/WebKit/mac/WebView/ |
D | WebHTMLViewInternal.h | 58 - (void)toggleGrammarChecking:(id)sender;
|
D | WebViewPrivate.h | 645 - (void)toggleGrammarChecking:(id)sender;
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.h | 58 virtual void toggleGrammarChecking();
|
D | EditorClientHaiku.cpp | 105 void EditorClientHaiku::toggleGrammarChecking() in toggleGrammarChecking() function in WebCore::EditorClientHaiku
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.h | 61 virtual void toggleGrammarChecking();
|
D | EditorClientEfl.cpp | 223 void EditorClientEfl::toggleGrammarChecking() in toggleGrammarChecking() function in WebCore::EditorClientEfl
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.h | 56 virtual void toggleGrammarChecking();
|
D | EditorClientWx.cpp | 183 void EditorClientWx::toggleGrammarChecking() in toggleGrammarChecking() function in WebCore::EditorClientWx
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | EditorClientQt.h | 57 virtual void toggleGrammarChecking();
|
D | EditorClientQt.cpp | 349 void EditorClientQt::toggleGrammarChecking() in toggleGrammarChecking() function in WebCore::EditorClientQt
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | EditorClientAndroid.h | 58 virtual void toggleGrammarChecking();
|
D | EditorClientAndroid.cpp | 58 void EditorClientAndroid::toggleGrammarChecking() { notImplemented(); } in toggleGrammarChecking() function in android::EditorClientAndroid
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.h | 49 virtual void toggleGrammarChecking();
|
D | EditorClientWinCE.cpp | 222 void EditorClientWinCE::toggleGrammarChecking() in toggleGrammarChecking() function in WebKit::EditorClientWinCE
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebEditorClient.h | 46 virtual void toggleGrammarChecking();
|
D | WebEditorClient.cpp | 167 void WebEditorClient::toggleGrammarChecking() in toggleGrammarChecking() function in WebEditorClient 169 m_webView->toggleGrammarChecking(0); in toggleGrammarChecking()
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | EditorClientGtk.h | 87 virtual void toggleGrammarChecking();
|
D | EditorClientGtk.cpp | 585 void EditorClient::toggleGrammarChecking() in toggleGrammarChecking() function in WebKit::EditorClient
|
/external/webkit/Source/WebCore/page/ |
D | EditorClient.h | 88 virtual void toggleGrammarChecking() = 0;
|
/external/webkit/Source/WebKit/chromium/src/ |
D | EditorClientImpl.h | 60 virtual void toggleGrammarChecking();
|
D | EditorClientImpl.cpp | 180 void EditorClientImpl::toggleGrammarChecking() in toggleGrammarChecking() function in WebKit::EditorClientImpl
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.h | 53 virtual void toggleGrammarChecking();
|
D | WebEditorClient.cpp | 103 void WebEditorClient::toggleGrammarChecking() in toggleGrammarChecking() function in WebKit::WebEditorClient
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.h | 47 virtual void toggleGrammarChecking();
|
/external/webkit/Source/WebCore/editing/ |
D | Editor.h | 211 void toggleGrammarChecking();
|