Home
last modified time | relevance | path

Searched defs:badGrammarLength (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Tools/DumpRenderTree/win/
DEditingDelegate.h138 /* [out] */ int *badGrammarLength) { return E_NOTIMPL; } in checkGrammarOfString()
/external/webkit/Source/WebKit2/UIProcess/win/
DWebTextCheckerClient.cpp102 …or<WebCore::GrammarDetail>& grammarDetails, int32_t& badGrammarLocation, int32_t& badGrammarLength) in checkGrammarOfString()
DTextCheckerWin.cpp100 …or<WebCore::GrammarDetail>& grammarDetails, int32_t& badGrammarLocation, int32_t& badGrammarLength) in checkGrammarOfString()
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebEditorClient.cpp405 …th, Vector<WebCore::GrammarDetail>& grammarDetails, int* badGrammarLocation, int* badGrammarLength) in checkGrammarOfString()
/external/webkit/Source/WebKit/wx/WebKitSupport/
DEditorClientWx.cpp517 …(const UChar*, int length, Vector<GrammarDetail>&, int* badGrammarLocation, int* badGrammarLength) in checkGrammarOfString()
/external/webkit/Source/WebKit/chromium/src/
DEditorClientImpl.cpp901 int* badGrammarLength) in checkGrammarOfString()
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp666 …* text, int length, Vector<GrammarDetail>& details, int* badGrammarLocation, int* badGrammarLength) in checkGrammarOfString()
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp2470 …or<WebCore::GrammarDetail>& grammarDetails, int32_t& badGrammarLocation, int32_t& badGrammarLength) in checkGrammarOfString()