Home
last modified time | relevance | path

Searched defs:updateSpellingUIWithMisspelledWord (Results 1 – 11 of 11) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/qt/
H A DTextCheckerQt.cpp94 void TextChecker::updateSpellingUIWithMisspelledWord(int64_t, const String&) in updateSpellingUIWithMisspelledWord() function in WebKit::TextChecker
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/gtk/
H A DTextCheckerGtk.cpp93 void TextChecker::updateSpellingUIWithMisspelledWord(int64_t, const String&) in updateSpellingUIWithMisspelledWord() function in WebKit::TextChecker
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/win/
H A DWebTextCheckerClient.cpp132 void WebTextCheckerClient::updateSpellingUIWithMisspelledWord(uint64_t tag, const String& misspelle… in updateSpellingUIWithMisspelledWord() function in WebKit::WebTextCheckerClient
H A DTextCheckerWin.cpp115 void TextChecker::updateSpellingUIWithMisspelledWord(int64_t spellDocumentTag, const String& misspe… in updateSpellingUIWithMisspelledWord() function in WebKit::TextChecker
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/API/C/win/
H A DWKTextChecker.h67 …eckerUpdateSpellingUIWithMisspelledWord updateSpellingUIWithMisspelledWord; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp478 void EditorClientWinCE::updateSpellingUIWithMisspelledWord(const String&) in updateSpellingUIWithMisspelledWord() function in WebKit::EditorClientWinCE
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp421 void WebEditorClient::updateSpellingUIWithMisspelledWord(const String& misspelledWord) in updateSpellingUIWithMisspelledWord() function in WebKit::WebEditorClient
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.cpp600 void EditorClientQt::updateSpellingUIWithMisspelledWord(const String&) in updateSpellingUIWithMisspelledWord() function in WebCore::EditorClientQt
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/graphics/
H A DSVGImageEmptyClients.h531 virtual void updateSpellingUIWithMisspelledWord(const String &) { } in updateSpellingUIWithMisspelledWord() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DEmptyClients.h523 virtual void updateSpellingUIWithMisspelledWord(const String&) { } in updateSpellingUIWithMisspelledWord() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.cpp2525 void WebPageProxy::updateSpellingUIWithMisspelledWord(const String& misspelledWord) in updateSpellingUIWithMisspelledWord() function in WebKit::WebPageProxy