Home
last modified time | relevance | path

Searched defs:handleCorrectionPanelResult (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
DSpellingCorrectionController.cpp323 void SpellingCorrectionController::handleCorrectionPanelResult(const String& correction) in handleCorrectionPanelResult() function in WebCore::SpellingCorrectionController
DEditor.cpp2566 void Editor::handleCorrectionPanelResult(const String& correction) in handleCorrectionPanelResult() function in WebCore::Editor
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebPage.cpp2220 void WebPage::handleCorrectionPanelResult(const String& result) in handleCorrectionPanelResult() function in WebKit::WebPage
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp3056 void WebPageProxy::handleCorrectionPanelResult(const String& result) in handleCorrectionPanelResult() function in WebKit::WebPageProxy