Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/UIProcess/qt/
DTextCheckerQt.cpp104 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& con… in getGuessesForWord() function in WebKit::TextChecker
/external/webkit/Source/WebKit2/UIProcess/gtk/
DTextCheckerGtk.cpp103 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& con… in getGuessesForWord() function in WebKit::TextChecker
/external/webkit/Source/WebKit2/UIProcess/win/
DTextCheckerWin.cpp125 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& con… in getGuessesForWord() function in WebKit::TextChecker
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DTextCheckerClientEnchant.cpp140 void TextCheckerClientEnchant::getGuessesForWord(const String& word, const String& context, WTF::Ve… in getGuessesForWord() function in WebKit::TextCheckerClientEnchant
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DEditorClientHaiku.cpp468 void EditorClientHaiku::getGuessesForWord(const String& word, const String& context, Vector<String>… in getGuessesForWord() function in WebCore::EditorClientHaiku
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebEditorClient.cpp438 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& … in getGuessesForWord() function in WebKit::WebEditorClient
/external/webkit/Source/WebKit/wince/WebCoreSupport/
DEditorClientWinCE.cpp494 void EditorClientWinCE::getGuessesForWord(const String& word, const String& context, WTF::Vector<St… in getGuessesForWord() function in WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DEditorClientEfl.cpp495 void EditorClientEfl::getGuessesForWord(const String& word, const String& context, Vector<String>& … in getGuessesForWord() function in WebCore::EditorClientEfl
/external/webkit/Source/WebKit/android/WebCoreSupport/
DEditorClientAndroid.cpp225 void EditorClientAndroid::getGuessesForWord(String const&, const String&, WTF::Vector<String>&) {} in getGuessesForWord() function in android::EditorClientAndroid
/external/webkit/Source/WebKit/wx/WebKitSupport/
DEditorClientWx.cpp543 void EditorClientWx::getGuessesForWord(const String& word, const String& context, Vector<String>& g… in getGuessesForWord() function in WebCore::EditorClientWx
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm929 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& … function
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DEditorClientQt.cpp630 void EditorClientQt::getGuessesForWord(const String& word, const String& context, Vector<String>& g… in getGuessesForWord() function in WebCore::EditorClientQt
/external/webkit/Source/WebKit/chromium/src/
DEditorClientImpl.cpp935 void EditorClientImpl::getGuessesForWord(const String& word, in getGuessesForWord() function in WebKit::EditorClientImpl
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp761 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& … in getGuessesForWord() function in WebEditorClient
/external/webkit/Source/WebCore/loader/
DEmptyClients.h426 virtual void getGuessesForWord(const String&, const String&, Vector<String>&) { } in getGuessesForWord() function
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2490 void WebPageProxy::getGuessesForWord(const String& word, const String& context, Vector<String>& gue… in getGuessesForWord() function in WebKit::WebPageProxy