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

  /external/chromium_org/third_party/WebKit/Source/platform/text/
TextDecoration.h 39 TextDecorationTypeInvisibleSpellcheck = 1 << 3,
  /external/chromium_org/third_party/WebKit/Source/core/editing/
SpellChecker.cpp 613 } else if (result->decoration == TextDecorationTypeInvisibleSpellcheck && resultLocation >= paragraph.checkingStart() && resultLocation + resultLength <= spellingRangeEndOffset) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp     [all...]

Completed in 2327 milliseconds