Searched defs:Autocorrected (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/dom/ | ||
H A D | DocumentMarker.h | 53 Autocorrected = 1 << 6, enumerator in enum:WebCore::DocumentMarker::MarkerType 77 : MarkerTypes(Spelling | Grammar | TextMatch | Replacement | CorrectionIndicator | RejectedCorrection | Autocorrected | SpellCheckingExemption) |
Completed in 191 milliseconds