Home
last modified time | relevance | path

Searched defs:StopFinding (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc409 void CefBrowserPlatformDelegateAlloy::StopFinding(bool clearSelection) { in StopFinding() function in CefBrowserPlatformDelegateAlloy
Dalloy_browser_host_impl.cc470 void AlloyBrowserHostImpl::StopFinding(bool clearSelection) { in StopFinding() function in AlloyBrowserHostImpl
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc225 void ChromeBrowserHostImpl::StopFinding(bool clearSelection) { in StopFinding() function in ChromeBrowserHostImpl
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc391 void CefBrowserPlatformDelegate::StopFinding(bool clearSelection) { in StopFinding() function in CefBrowserPlatformDelegate
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_host_ctocpp.cc409 void CefBrowserHostCToCpp::StopFinding(bool clearSelection) { in StopFinding() function in CefBrowserHostCToCpp