Home
last modified time | relevance | path

Searched refs:AutocorrectionReverted (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/editing/
DSpellingCorrectionController.cpp271 …client()->recordAutocorrectionResponse(EditorClient::AutocorrectionReverted, corrected, correction… in respondToUnappliedSpellCorrection()
432 …client()->recordAutocorrectionResponse(EditorClient::AutocorrectionReverted, replacedString, repla… in recordAutocorrectionResponseReversed()
471 …client()->recordAutocorrectionResponse(EditorClient::AutocorrectionReverted, corrected, correction… in recordSpellcheckerResponseForModifiedCorrection()
/external/webkit/Source/WebCore/page/
DEditorClient.h163 AutocorrectionReverted enumerator
/external/webkit/Source/WebKit2/UIProcess/API/mac/
DPageClientImpl.mm437 …NSCorrectionResponse response = responseType == EditorClient::AutocorrectionReverted ? NSCorrectio…
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm905 …NSCorrectionResponse response = responseType == EditorClient::AutocorrectionReverted ? NSCorrectio…
/external/webkit/Source/WebCore/
DChangeLog28549 text, we want to record AutocorrectionReverted response. And if he changed it to something