Home
last modified time | relevance | path

Searched defs:badGrammarLocation (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/win/
DEditingDelegate.h137 /* [out] */ int *badGrammarLocation, in checkGrammarOfString()
/external/webkit/WebKit/wx/WebKitSupport/
DEditorClientWx.cpp408 …rammarOfString(const UChar*, int length, Vector<GrammarDetail>&, int* badGrammarLocation, int* bad… in checkGrammarOfString()
/external/webkit/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp649 …g(const UChar* text, int length, Vector<GrammarDetail>& details, int* badGrammarLocation, int* bad… in checkGrammarOfString()