Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:handleCorrectionPanelResult

3056 void WebPageProxy::handleCorrectionPanelResult(const String& result)
3060 process()->send(Messages::WebPage::HandleCorrectionPanelResult(result), m_pageID, 0);