/external/webkit/Source/WebKit2/UIProcess/qt/ |
D | TextCheckerQt.cpp | 104 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& con… in getGuessesForWord() function in WebKit::TextChecker
|
/external/webkit/Source/WebKit2/UIProcess/gtk/ |
D | TextCheckerGtk.cpp | 103 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& con… in getGuessesForWord() function in WebKit::TextChecker
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
D | TextCheckerWin.cpp | 125 void TextChecker::getGuessesForWord(int64_t spellDocumentTag, const String& word, const String& con… in getGuessesForWord() function in WebKit::TextChecker
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | TextCheckerClientEnchant.cpp | 140 void TextCheckerClientEnchant::getGuessesForWord(const String& word, const String& context, WTF::Ve… in getGuessesForWord() function in WebKit::TextCheckerClientEnchant
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.cpp | 468 void EditorClientHaiku::getGuessesForWord(const String& word, const String& context, Vector<String>… in getGuessesForWord() function in WebCore::EditorClientHaiku
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.cpp | 438 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& … in getGuessesForWord() function in WebKit::WebEditorClient
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.cpp | 494 void EditorClientWinCE::getGuessesForWord(const String& word, const String& context, WTF::Vector<St… in getGuessesForWord() function in WebKit::EditorClientWinCE
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.cpp | 495 void EditorClientEfl::getGuessesForWord(const String& word, const String& context, Vector<String>& … in getGuessesForWord() function in WebCore::EditorClientEfl
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | EditorClientAndroid.cpp | 225 void EditorClientAndroid::getGuessesForWord(String const&, const String&, WTF::Vector<String>&) {} in getGuessesForWord() function in android::EditorClientAndroid
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.cpp | 543 void EditorClientWx::getGuessesForWord(const String& word, const String& context, Vector<String>& g… in getGuessesForWord() function in WebCore::EditorClientWx
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.mm | 929 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& … function
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | EditorClientQt.cpp | 630 void EditorClientQt::getGuessesForWord(const String& word, const String& context, Vector<String>& g… in getGuessesForWord() function in WebCore::EditorClientQt
|
/external/webkit/Source/WebKit/chromium/src/ |
D | EditorClientImpl.cpp | 935 void EditorClientImpl::getGuessesForWord(const String& word, in getGuessesForWord() function in WebKit::EditorClientImpl
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebEditorClient.cpp | 761 void WebEditorClient::getGuessesForWord(const String& word, const String& context, Vector<String>& … in getGuessesForWord() function in WebEditorClient
|
/external/webkit/Source/WebCore/loader/ |
D | EmptyClients.h | 426 virtual void getGuessesForWord(const String&, const String&, Vector<String>&) { } in getGuessesForWord() function
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebPageProxy.cpp | 2490 void WebPageProxy::getGuessesForWord(const String& word, const String& context, Vector<String>& gue… in getGuessesForWord() function in WebKit::WebPageProxy
|