Searched refs:InitAsPopup (Results 1 – 12 of 12) sorted by relevance
/third_party/cef/tests/cefclient/browser/ |
D | root_window_mac.h | 35 void InitAsPopup(RootWindow::Delegate* delegate,
|
D | root_window.h | 146 virtual void InitAsPopup(RootWindow::Delegate* delegate,
|
D | root_window_win.h | 34 void InitAsPopup(RootWindow::Delegate* delegate,
|
D | root_window_views.h | 33 void InitAsPopup(RootWindow::Delegate* delegate,
|
D | root_window_gtk.h | 31 void InitAsPopup(RootWindow::Delegate* delegate,
|
D | root_window_mac.mm | 91 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,
|
D | root_window_manager.cc | 142 root_window->InitAsPopup(this, with_controls, with_osr, popupFeatures, in CreateRootWindowAsPopup()
|
D | root_window_views.cc | 56 void RootWindowViews::InitAsPopup(RootWindow::Delegate* delegate, in InitAsPopup() function in client::RootWindowViews
|
D | root_window_gtk.cc | 132 void RootWindowGtk::InitAsPopup(RootWindow::Delegate* delegate, in InitAsPopup() function in client::RootWindowGtk
|
D | root_window_win.cc | 178 void RootWindowWin::InitAsPopup(RootWindow::Delegate* delegate, in InitAsPopup() function in client::RootWindowWin
|
/third_party/cef/libcef/browser/osr/ |
D | render_widget_host_view_osr.h | 150 void InitAsPopup(content::RenderWidgetHostView* parent_host_view,
|
D | render_widget_host_view_osr.cc | 562 void CefRenderWidgetHostViewOSR::InitAsPopup( in InitAsPopup() function in CefRenderWidgetHostViewOSR
|