/third_party/cef/include/views/ |
D | cef_browser_view_delegate.h | 74 virtual void OnBrowserDestroyed(CefRefPtr<CefBrowserView> browser_view, in OnBrowserDestroyed() function
|
/third_party/cef/include/ |
D | cef_render_process_handler.h | 81 virtual void OnBrowserDestroyed(CefRefPtr<CefBrowser> browser) {} in OnBrowserDestroyed() function
|
/third_party/cef/tests/shared/renderer/ |
D | client_app_renderer.cc | 29 void ClientAppRenderer::OnBrowserDestroyed(CefRefPtr<CefBrowser> browser) { in OnBrowserDestroyed() function in client::ClientAppRenderer
|
D | client_app_renderer.h | 29 virtual void OnBrowserDestroyed(CefRefPtr<ClientAppRenderer> app, in OnBrowserDestroyed() function
|
/third_party/cef/libcef_dll/ctocpp/ |
D | render_process_handler_ctocpp.cc | 62 void CefRenderProcessHandlerCToCpp::OnBrowserDestroyed( in OnBrowserDestroyed() function in CefRenderProcessHandlerCToCpp
|
/third_party/cef/libcef_dll/ctocpp/views/ |
D | browser_view_delegate_ctocpp.cc | 51 void CefBrowserViewDelegateCToCpp::OnBrowserDestroyed( in OnBrowserDestroyed() function in CefBrowserViewDelegateCToCpp
|
/third_party/cef/libcef/renderer/ |
D | render_manager.cc | 367 void CefRenderManager::OnBrowserDestroyed(CefBrowserImpl* browser) { in OnBrowserDestroyed() function in CefRenderManager
|
/third_party/cef/libcef/browser/ |
D | download_manager_delegate.cc | 416 void CefDownloadManagerDelegate::OnBrowserDestroyed( in OnBrowserDestroyed() function in CefDownloadManagerDelegate
|
D | browser_host_base.cc | 806 void CefBrowserHostBase::OnBrowserDestroyed() { in OnBrowserDestroyed() function in CefBrowserHostBase
|
/third_party/cef/libcef/browser/net_service/ |
D | resource_request_handler_wrapper.cc | 188 void OnBrowserDestroyed(CefBrowserHostBase* browser) override { in OnBrowserDestroyed() function in net_service::__anon1708476d0111::InterceptedRequestHandlerWrapper::DestructionObserver
|
/third_party/cef/tests/ceftests/ |
D | navigation_unittest.cc | 1177 void OnBrowserDestroyed(CefRefPtr<ClientAppRenderer> app, in OnBrowserDestroyed() function in __anonc60713940511::OrderNavRendererTest 1632 void OnBrowserDestroyed(CefRefPtr<ClientAppRenderer> app, in OnBrowserDestroyed() function in __anonc60713940611::LoadNavRendererTest
|