Searched defs:grammarDetails (Results 1 – 6 of 6) sorted by relevance
/external/webkit/Tools/DumpRenderTree/win/ |
D | EditingDelegate.h | 136 /* [out] */ IEnumWebGrammarDetails **grammarDetails, in checkGrammarOfString()
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
D | WebTextCheckerClient.cpp | 102 …eckGrammarOfString(uint64_t tag, const String& text, Vector<WebCore::GrammarDetail>& grammarDetail… in checkGrammarOfString()
|
D | TextCheckerWin.cpp | 100 …pellDocumentTag, const UChar* text, uint32_t length, Vector<WebCore::GrammarDetail>& grammarDetail… in checkGrammarOfString()
|
/external/webkit/Source/WebCore/editing/ |
D | TextCheckingHelper.cpp | 356 int TextCheckingHelper::findFirstGrammarDetail(const Vector<GrammarDetail>& grammarDetails, int bad… in findFirstGrammarDetail() 423 Vector<GrammarDetail> grammarDetails; in findFirstBadGrammar() local
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.cpp | 405 …:checkGrammarOfString(const UChar* text, int length, Vector<WebCore::GrammarDetail>& grammarDetail… in checkGrammarOfString()
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebPageProxy.cpp | 2470 …bPageProxy::checkGrammarOfString(const String& text, Vector<WebCore::GrammarDetail>& grammarDetail… in checkGrammarOfString()
|