Home
last modified time | relevance | path

Searched defs:spellingUIIsShowing (Results 1 – 19 of 19) sorted by relevance

/external/webkit/Tools/DumpRenderTree/win/
DEditingDelegate.h154 virtual HRESULT STDMETHODCALLTYPE spellingUIIsShowing( in spellingUIIsShowing() function
/external/webkit/Source/WebKit2/UIProcess/qt/
DTextCheckerQt.cpp83 bool TextChecker::spellingUIIsShowing() in spellingUIIsShowing() function in WebKit::TextChecker
/external/webkit/Source/WebKit2/UIProcess/gtk/
DTextCheckerGtk.cpp82 bool TextChecker::spellingUIIsShowing() in spellingUIIsShowing() function in WebKit::TextChecker
/external/webkit/Source/WebKit2/UIProcess/win/
DWebTextCheckerClient.cpp116 bool WebTextCheckerClient::spellingUIIsShowing() in spellingUIIsShowing() function in WebKit::WebTextCheckerClient
DTextCheckerWin.cpp105 bool TextChecker::spellingUIIsShowing() in spellingUIIsShowing() function in WebKit::TextChecker
/external/webkit/Source/WebKit2/UIProcess/API/C/win/
DWKTextChecker.h65 WKTextCheckerSpellingUIIsShowing spellingUIIsShowing; member
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DEditorClientHaiku.cpp462 bool EditorClientHaiku::spellingUIIsShowing() in spellingUIIsShowing() function in WebCore::EditorClientHaiku
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebEditorClient.cpp431 bool WebEditorClient::spellingUIIsShowing() in spellingUIIsShowing() function in WebKit::WebEditorClient
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DEditorClientEfl.cpp489 bool EditorClientEfl::spellingUIIsShowing() in spellingUIIsShowing() function in WebCore::EditorClientEfl
/external/webkit/Source/WebKit/wince/WebCoreSupport/
DEditorClientWinCE.cpp488 bool EditorClientWinCE::spellingUIIsShowing() in spellingUIIsShowing() function in WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/android/WebCoreSupport/
DEditorClientAndroid.cpp226 bool EditorClientAndroid::spellingUIIsShowing() { return false; } in spellingUIIsShowing() function in android::EditorClientAndroid
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm924 bool WebEditorClient::spellingUIIsShowing() function
/external/webkit/Source/WebKit/wx/WebKitSupport/
DEditorClientWx.cpp537 bool EditorClientWx::spellingUIIsShowing() in spellingUIIsShowing() function in WebCore::EditorClientWx
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DEditorClientQt.cpp624 bool EditorClientQt::spellingUIIsShowing() in spellingUIIsShowing() function in WebCore::EditorClientQt
/external/webkit/Source/WebKit/chromium/src/
DEditorClientImpl.cpp928 bool EditorClientImpl::spellingUIIsShowing() in spellingUIIsShowing() function in WebKit::EditorClientImpl
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp748 bool WebEditorClient::spellingUIIsShowing() in spellingUIIsShowing() function in WebEditorClient
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DEditorClientGtk.cpp914 bool EditorClient::spellingUIIsShowing() in spellingUIIsShowing() function in WebKit::EditorClient
/external/webkit/Source/WebCore/loader/
DEmptyClients.h531 virtual bool spellingUIIsShowing() { return false; } in spellingUIIsShowing() function
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2475 void WebPageProxy::spellingUIIsShowing(bool& isShowing) in spellingUIIsShowing() function in WebKit::WebPageProxy