Home
last modified time | relevance | path

Searched defs:OnBrowserDestroyed (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/include/views/
Dcef_browser_view_delegate.h74 virtual void OnBrowserDestroyed(CefRefPtr<CefBrowserView> browser_view, in OnBrowserDestroyed() function
/third_party/cef/include/
Dcef_render_process_handler.h81 virtual void OnBrowserDestroyed(CefRefPtr<CefBrowser> browser) {} in OnBrowserDestroyed() function
/third_party/cef/tests/shared/renderer/
Dclient_app_renderer.cc29 void ClientAppRenderer::OnBrowserDestroyed(CefRefPtr<CefBrowser> browser) { in OnBrowserDestroyed() function in client::ClientAppRenderer
Dclient_app_renderer.h29 virtual void OnBrowserDestroyed(CefRefPtr<ClientAppRenderer> app, in OnBrowserDestroyed() function
/third_party/cef/libcef_dll/ctocpp/
Drender_process_handler_ctocpp.cc62 void CefRenderProcessHandlerCToCpp::OnBrowserDestroyed( in OnBrowserDestroyed() function in CefRenderProcessHandlerCToCpp
/third_party/cef/libcef_dll/ctocpp/views/
Dbrowser_view_delegate_ctocpp.cc51 void CefBrowserViewDelegateCToCpp::OnBrowserDestroyed( in OnBrowserDestroyed() function in CefBrowserViewDelegateCToCpp
/third_party/cef/libcef/renderer/
Drender_manager.cc367 void CefRenderManager::OnBrowserDestroyed(CefBrowserImpl* browser) { in OnBrowserDestroyed() function in CefRenderManager
/third_party/cef/libcef/browser/
Ddownload_manager_delegate.cc416 void CefDownloadManagerDelegate::OnBrowserDestroyed( in OnBrowserDestroyed() function in CefDownloadManagerDelegate
Dbrowser_host_base.cc806 void CefBrowserHostBase::OnBrowserDestroyed() { in OnBrowserDestroyed() function in CefBrowserHostBase
/third_party/cef/libcef/browser/net_service/
Dresource_request_handler_wrapper.cc188 void OnBrowserDestroyed(CefBrowserHostBase* browser) override { in OnBrowserDestroyed() function in net_service::__anon1708476d0111::InterceptedRequestHandlerWrapper::DestructionObserver
/third_party/cef/tests/ceftests/
Dnavigation_unittest.cc1177 void OnBrowserDestroyed(CefRefPtr<ClientAppRenderer> app, in OnBrowserDestroyed() function in __anonc60713940511::OrderNavRendererTest
1632 void OnBrowserDestroyed(CefRefPtr<ClientAppRenderer> app, in OnBrowserDestroyed() function in __anonc60713940611::LoadNavRendererTest