Searched refs:hideFindUI (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
H A DFindController.h52 void hideFindUI();
H A DFindController.cpp153 void FindController::hideFindUI() function in class:WebKit::FindController
329 hideFindUI();
H A DWebPage.h517 void hideFindUI();
H A DWebPage.cpp1671 void WebPage::hideFindUI() function in class:WebKit::WebPage
1673 m_findController.hideFindUI();
/external/webkit/Source/WebKit2/UIProcess/API/C/
H A DWKPage.cpp343 toImpl(pageRef)->hideFindUI();
/external/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.h361 void hideFindUI();
H A DWebPageProxy.cpp1161 void WebPageProxy::hideFindUI() function in class:WebKit::WebPageProxy
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp389 webPage->findController().hideFindUI();

Completed in 258 milliseconds