Searched defs:getGuessesForWord (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DTextCheckerClientGtk.cpp78 void TextCheckerClientGtk::getGuessesForWord(const String& word, const String& context, WTF::Vector<String>& guesses) function in class:WebKit::TextCheckerClientGtk
/macosx-10.9.5/WebCore-7537.78.1/platform/text/enchant/
H A DTextCheckerEnchant.cpp111 Vector<String> TextCheckerEnchant::getGuessesForWord(const String& word) function in class:WebCore::TextCheckerEnchant
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitspellcheckerenchant.cpp80 static char** getGuessesForWord(WebKitSpellChecker* checker, const char* word, const char* context) function
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DTextCheckerClientQt.cpp113 void TextCheckerClientQt::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses) function in class:WebCore::TextCheckerClientQt
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitTextChecker.cpp116 Vector<String> WebKitTextChecker::getGuessesForWord(const String& word) function in class:WebKitTextChecker
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/gtk/
H A DTextCheckerGtk.cpp126 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& context, Vector<String>& guesses) function in class:WebKit::TextChecker
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DTextCheckerQt.cpp114 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& context, Vector<String>& guesses) function in class:WebKit::TextChecker
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DTextCheckerEfl.cpp233 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& , Vector<String>& guesses) function in class:WebKit::TextChecker
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DEditorClientBlackBerry.cpp619 void EditorClientBlackBerry::getGuessesForWord(const WTF::String&, WTF::Vector<WTF::String, 0u>&) function in class:WebCore::EditorClientBlackBerry
624 void EditorClientBlackBerry::getGuessesForWord(const String&, const String&, Vector<String>&) function in class:WebCore::EditorClientBlackBerry
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DEditorClientEfl.cpp457 void EditorClientEfl::getGuessesForWord(const String& /*word*/, const String& /*context*/, Vector<String>& /*guesses*/) function in class:WebCore::EditorClientEfl
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp512 void EditorClientWinCE::getGuessesForWord(const String& word, const String& context, WTF::Vector<String>& guesses) function in class:WebKit::EditorClientWinCE
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp489 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses) function in class:WebKit::WebEditorClient
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebEditorClient.cpp778 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses) function in class:WebEditorClient
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h390 virtual void getGuessesForWord(const String&, const String&, Vector<String>&) { } function in class:WebCore::EmptyTextCheckerClient
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebPageProxy.cpp3494 void WebPageProxy::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses) function in class:WebKit::WebPageProxy

Completed in 145 milliseconds