Home
last modified time | relevance | path

Searched defs:getGuessesForWord (Results 1 – 9 of 9) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/qt/
H A DTextCheckerQt.cpp104 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& con… in getGuessesForWord() function in WebKit::TextChecker
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/gtk/
H A DTextCheckerGtk.cpp103 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& con… in getGuessesForWord() function in WebKit::TextChecker
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/win/
H A DTextCheckerWin.cpp125 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& con… in getGuessesForWord() function in WebKit::TextChecker
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp494 void EditorClientWinCE::getGuessesForWord(const String& word, const String& context, WTF::Vector<St… in getGuessesForWord() function in WebKit::EditorClientWinCE
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp438 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& … in getGuessesForWord() function in WebKit::WebEditorClient
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.cpp616 void EditorClientQt::getGuessesForWord(const String& word, const String& context, Vector<String>& g… in getGuessesForWord() function in WebCore::EditorClientQt
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/graphics/
H A DSVGImageEmptyClients.h537 virtual void getGuessesForWord(const String &, Vector<String> &guesses) { } in getGuessesForWord() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DEmptyClients.h419 virtual void getGuessesForWord(const String&, const String&, Vector<String>&) { } in getGuessesForWord() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.cpp2535 void WebPageProxy::getGuessesForWord(const String& word, const String& context, Vector<String>& gue… in getGuessesForWord() function in WebKit::WebPageProxy