Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dtest_handler.cc381 void TestHandler::CloseBrowser(CefRefPtr<CefBrowser> browser, in CloseBrowser() function in TestHandler
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc161 void ChromeBrowserHostImpl::CloseBrowser(bool force_close) { in CloseBrowser() function in ChromeBrowserHostImpl
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_host_ctocpp.cc102 void CefBrowserHostCToCpp::CloseBrowser(bool force_close) { in CloseBrowser() function in CefBrowserHostCToCpp
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc315 void AlloyBrowserHostImpl::CloseBrowser(bool force_close) { in CloseBrowser() function in AlloyBrowserHostImpl