Searched defs:recordAutocorrectionResponse (Results 1 – 4 of 4) sorted by relevance
113 void CorrectionPanel::recordAutocorrectionResponse(WebView* view, NSCorrectionResponse response, co… function
903 void WebEditorClient::recordAutocorrectionResponse(EditorClient::AutocorrectionResponseType respons… function
526 …virtual void recordAutocorrectionResponse(AutocorrectionResponseType, const String&, const String&… in recordAutocorrectionResponse() function
3050 void WebPageProxy::recordAutocorrectionResponse(int32_t responseType, const String& replacedString,… in recordAutocorrectionResponse() function in WebKit::WebPageProxy