/external/webkit/Source/WebKit/chromium/public/ |
D | WebSpellCheckClient.h | 69 virtual void updateSpellingUIWithMisspelledWord(const WebString& word) { } in updateSpellingUIWithMisspelledWord() function
|
/external/webkit/Tools/DumpRenderTree/win/ |
D | EditingDelegate.h | 148 virtual HRESULT STDMETHODCALLTYPE updateSpellingUIWithMisspelledWord( in updateSpellingUIWithMisspelledWord() function
|
/external/webkit/Source/WebKit2/UIProcess/qt/ |
D | TextCheckerQt.cpp | 94 void TextChecker::updateSpellingUIWithMisspelledWord(int64_t, const String&) in updateSpellingUIWithMisspelledWord() function in WebKit::TextChecker
|
/external/webkit/Source/WebKit2/UIProcess/gtk/ |
D | TextCheckerGtk.cpp | 93 void TextChecker::updateSpellingUIWithMisspelledWord(int64_t, const String&) in updateSpellingUIWithMisspelledWord() function in WebKit::TextChecker
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
D | WebTextCheckerClient.cpp | 132 void WebTextCheckerClient::updateSpellingUIWithMisspelledWord(uint64_t tag, const String& misspelle… in updateSpellingUIWithMisspelledWord() function in WebKit::WebTextCheckerClient
|
D | TextCheckerWin.cpp | 115 void TextChecker::updateSpellingUIWithMisspelledWord(int64_t spellDocumentTag, const String& misspe… in updateSpellingUIWithMisspelledWord() function in WebKit::TextChecker
|
/external/webkit/Source/WebKit2/UIProcess/API/C/win/ |
D | WKTextChecker.h | 67 …eckerUpdateSpellingUIWithMisspelledWord updateSpellingUIWithMisspelledWord; member
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.cpp | 452 void EditorClientHaiku::updateSpellingUIWithMisspelledWord(const String&) in updateSpellingUIWithMisspelledWord() function in WebCore::EditorClientHaiku
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.cpp | 421 void WebEditorClient::updateSpellingUIWithMisspelledWord(const String& misspelledWord) in updateSpellingUIWithMisspelledWord() function in WebKit::WebEditorClient
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.cpp | 478 void EditorClientWinCE::updateSpellingUIWithMisspelledWord(const String&) in updateSpellingUIWithMisspelledWord() function in WebKit::EditorClientWinCE
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.cpp | 479 void EditorClientEfl::updateSpellingUIWithMisspelledWord(const String&) in updateSpellingUIWithMisspelledWord() function in WebCore::EditorClientEfl
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | EditorClientAndroid.cpp | 255 void EditorClientAndroid::updateSpellingUIWithMisspelledWord(String const&) {} in updateSpellingUIWithMisspelledWord() function in android::EditorClientAndroid
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.cpp | 527 void EditorClientWx::updateSpellingUIWithMisspelledWord(const String&) in updateSpellingUIWithMisspelledWord() function in WebCore::EditorClientWx
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.mm | 910 void WebEditorClient::updateSpellingUIWithMisspelledWord(const String& misspelledWord) function
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | EditorClientQt.cpp | 614 void EditorClientQt::updateSpellingUIWithMisspelledWord(const String&) in updateSpellingUIWithMisspelledWord() function in WebCore::EditorClientQt
|
/external/webkit/Source/WebKit/chromium/src/ |
D | EditorClientImpl.cpp | 916 void EditorClientImpl::updateSpellingUIWithMisspelledWord(const String& misspelledWord) in updateSpellingUIWithMisspelledWord() function in WebKit::EditorClientImpl
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebEditorClient.cpp | 730 void WebEditorClient::updateSpellingUIWithMisspelledWord(const String& word) in updateSpellingUIWithMisspelledWord() function in WebEditorClient
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | EditorClientGtk.cpp | 904 void EditorClient::updateSpellingUIWithMisspelledWord(const String&) in updateSpellingUIWithMisspelledWord() function in WebKit::EditorClient
|
/external/webkit/Source/WebCore/loader/ |
D | EmptyClients.h | 533 virtual void updateSpellingUIWithMisspelledWord(const String&) { } in updateSpellingUIWithMisspelledWord() function
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebPageProxy.cpp | 2480 void WebPageProxy::updateSpellingUIWithMisspelledWord(const String& misspelledWord) in updateSpellingUIWithMisspelledWord() function in WebKit::WebPageProxy
|