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

/external/webkit/Source/WebCore/dom/
H A DDocumentMarker.h34 // for all types other than type TextMatch.
39 TextMatch = 1 << 2, enumerator in enum:WebCore::DocumentMarker::MarkerType
77 : MarkerTypes(Spelling | Grammar | TextMatch | Replacement | CorrectionIndicator | RejectedCorrection | Autocorrected | SpellCheckingExemption)

Completed in 178 milliseconds