/external/webkit/Tools/DumpRenderTree/win/ |
D | EditingDelegate.h | 132 virtual HRESULT STDMETHODCALLTYPE checkGrammarOfString( in checkGrammarOfString() function
|
/external/webkit/Source/WebKit2/UIProcess/qt/ |
D | TextCheckerQt.cpp | 78 void TextChecker::checkGrammarOfString(int64_t, const UChar*, uint32_t, Vector<WebCore::GrammarDeta… in checkGrammarOfString() function in WebKit::TextChecker
|
/external/webkit/Source/WebKit2/UIProcess/gtk/ |
D | TextCheckerGtk.cpp | 77 void TextChecker::checkGrammarOfString(int64_t, const UChar*, uint32_t, Vector<WebCore::GrammarDeta… in checkGrammarOfString() function in WebKit::TextChecker
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
D | WebTextCheckerClient.cpp | 102 void WebTextCheckerClient::checkGrammarOfString(uint64_t tag, const String& text, Vector<WebCore::G… in checkGrammarOfString() function in WebKit::WebTextCheckerClient
|
D | TextCheckerWin.cpp | 100 void TextChecker::checkGrammarOfString(int64_t spellDocumentTag, const UChar* text, uint32_t length… in checkGrammarOfString() function in WebKit::TextChecker
|
/external/webkit/Source/WebKit2/UIProcess/API/C/win/ |
D | WKTextChecker.h | 64 WKTextCheckerCheckGrammarOfString checkGrammarOfString; member
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | TextCheckerClientEnchant.cpp | 135 void TextCheckerClientEnchant::checkGrammarOfString(const UChar*, int, Vector<GrammarDetail>&, int*… in checkGrammarOfString() function in WebKit::TextCheckerClientEnchant
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.cpp | 442 void EditorClientHaiku::checkGrammarOfString(const UChar*, int, Vector<GrammarDetail>&, int*, int*) in checkGrammarOfString() function in WebCore::EditorClientHaiku
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.cpp | 405 void WebEditorClient::checkGrammarOfString(const UChar* text, int length, Vector<WebCore::GrammarDe… in checkGrammarOfString() function in WebKit::WebEditorClient
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.cpp | 468 void EditorClientWinCE::checkGrammarOfString(const UChar*, int, Vector<GrammarDetail>&, int*, int*) in checkGrammarOfString() function in WebKit::EditorClientWinCE
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.cpp | 469 void EditorClientEfl::checkGrammarOfString(const UChar*, int, Vector<GrammarDetail>&, int*, int*) in checkGrammarOfString() function in WebCore::EditorClientEfl
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | EditorClientAndroid.cpp | 227 void EditorClientAndroid::checkGrammarOfString(unsigned short const*, int, WTF::Vector<GrammarDetai… in checkGrammarOfString() function in android::EditorClientAndroid
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.cpp | 517 void EditorClientWx::checkGrammarOfString(const UChar*, int length, Vector<GrammarDetail>&, int* ba… in checkGrammarOfString() function in WebCore::EditorClientWx
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.mm | 749 void WebEditorClient::checkGrammarOfString(const UChar* text, int length, Vector<GrammarDetail>& de… function
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | EditorClientQt.cpp | 604 void EditorClientQt::checkGrammarOfString(const UChar*, int, Vector<GrammarDetail>&, int*, int*) in checkGrammarOfString() function in WebCore::EditorClientQt
|
/external/webkit/Source/WebKit/chromium/src/ |
D | EditorClientImpl.cpp | 898 void EditorClientImpl::checkGrammarOfString(const UChar*, int length, in checkGrammarOfString() function in WebKit::EditorClientImpl
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebEditorClient.cpp | 666 void WebEditorClient::checkGrammarOfString(const UChar* text, int length, Vector<GrammarDetail>& de… in checkGrammarOfString() function in WebEditorClient
|
/external/webkit/Source/WebCore/loader/ |
D | EmptyClients.h | 420 virtual void checkGrammarOfString(const UChar*, int, Vector<GrammarDetail>&, int*, int*) { } in checkGrammarOfString() function
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebPageProxy.cpp | 2470 void WebPageProxy::checkGrammarOfString(const String& text, Vector<WebCore::GrammarDetail>& grammar… in checkGrammarOfString() function in WebKit::WebPageProxy
|