Searched defs:StopFinding (Results 1 – 5 of 5) sorted by relevance
/third_party/cef/libcef/browser/alloy/ | ||
D | browser_platform_delegate_alloy.cc | 409 void CefBrowserPlatformDelegateAlloy::StopFinding(bool clearSelection) { in StopFinding() function in CefBrowserPlatformDelegateAlloy |
D | alloy_browser_host_impl.cc | 470 void AlloyBrowserHostImpl::StopFinding(bool clearSelection) { in StopFinding() function in AlloyBrowserHostImpl |
/third_party/cef/libcef/browser/chrome/ | ||
D | chrome_browser_host_impl.cc | 225 void ChromeBrowserHostImpl::StopFinding(bool clearSelection) { in StopFinding() function in ChromeBrowserHostImpl |
/third_party/cef/libcef/browser/ | ||
D | browser_platform_delegate.cc | 391 void CefBrowserPlatformDelegate::StopFinding(bool clearSelection) { in StopFinding() function in CefBrowserPlatformDelegate |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | browser_host_ctocpp.cc | 409 void CefBrowserHostCToCpp::StopFinding(bool clearSelection) { in StopFinding() function in CefBrowserHostCToCpp |