HomeSort by relevance Sort by last modified time
    Searched defs:checkGrammarOfString (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/testing/runner/
MockGrammarCheck.cpp 44 bool MockGrammarCheck::checkGrammarOfString(const WebString& text, vector<WebTextCheckingResult>* results)
  /external/chromium_org/third_party/WebKit/Source/web/
EditorClientImpl.cpp 704 void EditorClientImpl::checkGrammarOfString(const String& text, WTF::Vector<GrammarDetail>& details, int* badGrammarLocation, int* badGrammarLength)

Completed in 32 milliseconds