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

/external/webkit/Source/WebCore/page/
H A DEditorClient.h161 enum AutocorrectionResponseType { enum in class:WebCore::EditorClient
170 virtual void recordAutocorrectionResponse(AutocorrectionResponseType, const String& replacedString, const String& replacementString) = 0;

Completed in 212 milliseconds