Home
last modified time | relevance | path

Searched refs:InitAsPopup (Results 1 – 12 of 12) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Droot_window_mac.h35 void InitAsPopup(RootWindow::Delegate* delegate,
Droot_window.h146 virtual void InitAsPopup(RootWindow::Delegate* delegate,
Droot_window_win.h34 void InitAsPopup(RootWindow::Delegate* delegate,
Droot_window_views.h33 void InitAsPopup(RootWindow::Delegate* delegate,
Droot_window_gtk.h31 void InitAsPopup(RootWindow::Delegate* delegate,
Droot_window_mac.mm91 void InitAsPopup(RootWindow::Delegate* delegate,
195 void RootWindowMacImpl::InitAsPopup(RootWindow::Delegate* delegate,
654 void RootWindowMac::InitAsPopup(RootWindow::Delegate* delegate,
663 impl_->InitAsPopup(delegate, with_controls, with_osr, popupFeatures,
Droot_window_manager.cc142 root_window->InitAsPopup(this, with_controls, with_osr, popupFeatures, in CreateRootWindowAsPopup()
Droot_window_views.cc56 void RootWindowViews::InitAsPopup(RootWindow::Delegate* delegate, in InitAsPopup() function in client::RootWindowViews
Droot_window_gtk.cc132 void RootWindowGtk::InitAsPopup(RootWindow::Delegate* delegate, in InitAsPopup() function in client::RootWindowGtk
Droot_window_win.cc178 void RootWindowWin::InitAsPopup(RootWindow::Delegate* delegate, in InitAsPopup() function in client::RootWindowWin
/third_party/cef/libcef/browser/osr/
Drender_widget_host_view_osr.h150 void InitAsPopup(content::RenderWidgetHostView* parent_host_view,
Drender_widget_host_view_osr.cc562 void CefRenderWidgetHostViewOSR::InitAsPopup( in InitAsPopup() function in CefRenderWidgetHostViewOSR