Home
last modified time | relevance | path

Searched refs:PopupBrowserCreated (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef/browser/chrome/views/
Dbrowser_platform_delegate_chrome_views.h35 void PopupBrowserCreated(CefBrowserHostBase* new_browser,
Dbrowser_platform_delegate_chrome_views.cc134 void CefBrowserPlatformDelegateChromeViews::PopupBrowserCreated( in PopupBrowserCreated() function in CefBrowserPlatformDelegateChromeViews
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.h42 void PopupBrowserCreated(CefBrowserHostBase* new_browser,
Dbrowser_platform_delegate_views.cc165 void CefBrowserPlatformDelegateViews::PopupBrowserCreated( in PopupBrowserCreated() function in CefBrowserPlatformDelegateViews
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.h205 virtual void PopupBrowserCreated(CefBrowserHostBase* new_browser,
Dbrowser_platform_delegate.cc135 void CefBrowserPlatformDelegate::PopupBrowserCreated( in PopupBrowserCreated() function in CefBrowserPlatformDelegate
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc524 opener->platform_delegate_->PopupBrowserCreated( in Attach()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc261 opener->platform_delegate_->PopupBrowserCreated(browser.get(), in CreateInternal()