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

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitTextChecker.cpp118 Vector<String> WebKitTextChecker::getGuessesForWord(const String& word) function in class:WebKitTextChecker
/macosx-10.10/WebCore-7600.1.25/platform/text/enchant/
H A DTextCheckerEnchant.cpp111 Vector<String> TextCheckerEnchant::getGuessesForWord(const String& word) function in class:WebCore::TextCheckerEnchant
/macosx-10.10/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebEditorClient.h242 inline void WebEditorClient::getGuessesForWord(const String&, const String&, Vector<String>&) function in class:WebEditorClient
/macosx-10.10/WebKit2-7600.1.25/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.10/WebKit2-7600.1.25/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.10/WebKit-7600.1.25/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp507 void EditorClientWinCE::getGuessesForWord(const String& word, const String& context, WTF::Vector<String>& guesses) function in class:WebKit::EditorClientWinCE
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp500 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses) function in class:WebKit::WebEditorClient
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebEditorClient.cpp774 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses) function in class:WebEditorClient
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.cpp3935 void WebPageProxy::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses) function in class:WebKit::WebPageProxy

Completed in 206 milliseconds