Searched defs:TextMatch (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocumentMarker.h37 // for all types other than type TextMatch.
51 TextMatch = 1 << TextMatchMarkerIndex, enumerator in enum:blink::DocumentMarker::MarkerType
74 : MarkerTypes(Spelling | Grammar | TextMatch | InvisibleSpellcheck)

Completed in 247 milliseconds