Home
last modified time | relevance | path

Searched refs:WebTextCheckingTypeGrammar (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebTextCheckingType.h38 WebTextCheckingTypeGrammar = 1 << 2, enumerator
/external/chromium_org/content/shell/renderer/test_runner/
DSpellCheckClient.cpp78 if (mask & WebTextCheckingTypeGrammar) in checkTextOfParagraph()
/external/chromium_org/third_party/WebKit/Source/web/
DSpellCheckerClientImpl.cpp191 …m_webView->spellCheckClient()->checkTextOfParagraph(text, WebTextCheckingTypeGrammar, &webResults); in checkGrammarOfString()
DAssertMatchingEnums.cpp525 COMPILE_ASSERT_MATCHING_ENUM(WebTextCheckingTypeGrammar, TextCheckingTypeGrammar);
530 COMPILE_ASSERT_MATCHING_ENUM(WebTextCheckingTypeGrammar, TextDecorationTypeGrammar);