Searched defs:NotifyBrowserDestroyed (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/libcef/browser/chrome/views/ | ||
D | browser_platform_delegate_chrome_views.cc | 81 void CefBrowserPlatformDelegateChromeViews::NotifyBrowserDestroyed() { in NotifyBrowserDestroyed() function in CefBrowserPlatformDelegateChromeViews |
/third_party/cef/libcef/browser/views/ | ||
D | browser_platform_delegate_views.cc | 99 void CefBrowserPlatformDelegateViews::NotifyBrowserDestroyed() { in NotifyBrowserDestroyed() function in CefBrowserPlatformDelegateViews |
/third_party/cef/libcef/browser/ | ||
D | browser_platform_delegate.cc | 92 void CefBrowserPlatformDelegate::NotifyBrowserDestroyed() {} in NotifyBrowserDestroyed() function in CefBrowserPlatformDelegate |
/third_party/cef/libcef/browser/osr/ | ||
D | browser_platform_delegate_osr.cc | 79 void CefBrowserPlatformDelegateOsr::NotifyBrowserDestroyed() { in NotifyBrowserDestroyed() function in CefBrowserPlatformDelegateOsr |