Home
last modified time | relevance | path

Searched defs:CloseHostWindow (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/libcef/browser/extensions/
Dbrowser_platform_delegate_background.cc28 void CefBrowserPlatformDelegateBackground::CloseHostWindow() { in CloseHostWindow() function in CefBrowserPlatformDelegateBackground
/third_party/cef/libcef/browser/chrome/views/
Dbrowser_platform_delegate_chrome_views.cc92 void CefBrowserPlatformDelegateChromeViews::CloseHostWindow() { in CloseHostWindow() function in CefBrowserPlatformDelegateChromeViews
/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_mac.mm244 void CefBrowserPlatformDelegateNativeMac::CloseHostWindow() { function
Dbrowser_platform_delegate_native_linux.cc118 void CefBrowserPlatformDelegateNativeLinux::CloseHostWindow() { in CloseHostWindow() function in CefBrowserPlatformDelegateNativeLinux
Dbrowser_platform_delegate_native_win.cc255 void CefBrowserPlatformDelegateNativeWin::CloseHostWindow() { in CloseHostWindow() function in CefBrowserPlatformDelegateNativeWin
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc120 void CefBrowserPlatformDelegateViews::CloseHostWindow() { in CloseHostWindow() function in CefBrowserPlatformDelegateViews
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc107 void CefBrowserPlatformDelegate::CloseHostWindow() { in CloseHostWindow() function in CefBrowserPlatformDelegate