HomeSort by relevance Sort by last modified time
    Searched refs:WebTextCheckingTypeGrammar (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebTextCheckingType.h 38 WebTextCheckingTypeGrammar = 1 << 2,
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
SpellCheckClient.cpp 104 if (mask & WebTextCheckingTypeGrammar)
  /external/chromium_org/third_party/WebKit/Source/web/
SpellCheckerClientImpl.cpp 185 m_webView->spellCheckClient()->checkTextOfParagraph(text, WebTextCheckingTypeGrammar, &webResults);
AssertMatchingEnums.cpp     [all...]

Completed in 309 milliseconds