Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:replacementString

696     void showCorrectionPanel(int32_t panelType, const WebCore::FloatRect& boundingBoxOfReplacedString, const String& replacedString, const String& replacementString, const Vector<String>& alternativeReplacementStrings);
699 void recordAutocorrectionResponse(int32_t responseType, const String& replacedString, const String& replacementString);