Home
last modified time | relevance | path

Searched refs:WebContentsDestroyed (Results 1 – 14 of 14) sorted by relevance

/third_party/cef/libcef/browser/chrome/
Dbrowser_platform_delegate_chrome.cc25 void CefBrowserPlatformDelegateChrome::WebContentsDestroyed( in WebContentsDestroyed() function in CefBrowserPlatformDelegateChrome
27 CefBrowserPlatformDelegate::WebContentsDestroyed(web_contents); in WebContentsDestroyed()
28 native_delegate_->WebContentsDestroyed(web_contents); in WebContentsDestroyed()
Dbrowser_platform_delegate_chrome.h24 void WebContentsDestroyed(content::WebContents* web_contents) override;
Dchrome_browser_host_impl.cc124 platform_delegate_->WebContentsDestroyed(web_contents); in OnWebContentsDestroyed()
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc78 void CefBrowserPlatformDelegateViews::WebContentsDestroyed( in WebContentsDestroyed() function in CefBrowserPlatformDelegateViews
80 CefBrowserPlatformDelegateAlloy::WebContentsDestroyed(web_contents); in WebContentsDestroyed()
81 native_delegate_->WebContentsDestroyed(web_contents); in WebContentsDestroyed()
Dbrowser_platform_delegate_views.h26 void WebContentsDestroyed(content::WebContents* web_contents) override;
/third_party/cef/libcef/browser/devtools/
Ddevtools_frontend.h86 void WebContentsDestroyed() override;
Ddevtools_frontend.cc361 void CefDevToolsFrontend::WebContentsDestroyed() { in WebContentsDestroyed() function in CefDevToolsFrontend
/third_party/cef/libcef/browser/
Dbrowser_contents_delegate.h142 void WebContentsDestroyed() override;
Dbrowser_platform_delegate.h122 virtual void WebContentsDestroyed(content::WebContents* web_contents);
Dbrowser_platform_delegate.cc51 void CefBrowserPlatformDelegate::WebContentsDestroyed( in WebContentsDestroyed() function in CefBrowserPlatformDelegate
Dbrowser_contents_delegate.cc488 void CefBrowserContentsDelegate::WebContentsDestroyed() { in WebContentsDestroyed() function in CefBrowserContentsDelegate
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc754 WebContentsDestroyed(); in DestroyBrowser()
1559 void AlloyBrowserHostImpl::WebContentsDestroyed() { in WebContentsDestroyed() function in AlloyBrowserHostImpl
1563 platform_delegate_->WebContentsDestroyed(wc); in WebContentsDestroyed()
Dalloy_browser_host_impl.h305 void WebContentsDestroyed() override;
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch12511 void WebContentsDestroyed() override;
16618 +void OhGinJavascriptBridgeDispatcherHost::WebContentsDestroyed() {
16877 + void WebContentsDestroyed() override;