Searched refs:Autocorrected (Results 1 – 3 of 3) sorted by relevance
53 Autocorrected = 1 << 6, enumerator77 … TextMatch | Replacement | CorrectionIndicator | RejectedCorrection | Autocorrected | SpellCheckin… in AllMarkers()
58 markerTypesForAutoCorrection.append(DocumentMarker::Autocorrected); in markerTypesForAutocorrection()242 …sion && (markerType == DocumentMarker::Replacement || markerType == DocumentMarker::Autocorrected)) in applyCorrectionPanelInfo()277 …markers->removeMarkers(range.get(), DocumentMarker::Spelling | DocumentMarker::Autocorrected, Docu… in respondToUnappliedSpellCorrection()442 …ument()->markers()->removeMarkers(changedRange.get(), DocumentMarker::Autocorrected, DocumentMarke… in markReversed()452 … if (markerType == DocumentMarker::Replacement || markerType == DocumentMarker::Autocorrected) in markCorrection()464 …> correctedOnceMarkers = markers->markersInRange(rangeOfCorrection, DocumentMarker::Autocorrected); in recordSpellcheckerResponseForModifiedCorrection()474 …markers->removeMarkers(rangeOfCorrection, DocumentMarker::Autocorrected, DocumentMarkerController:… in recordSpellcheckerResponseForModifiedCorrection()
28554 marker type "Autocorrected". We also need to be able to check for correction, even when we