Searched refs:InitAsPopup (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Drender_widget_host_view_child_frame.cc104 void RenderWidgetHostViewChildFrame::InitAsPopup( function in class:content::RenderWidgetHostViewChildFrame
H A Drender_widget_host_view_child_frame.h58 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
H A Drender_widget_host_view_guest.h66 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
H A Drender_widget_host_view_guest.cc230 void RenderWidgetHostViewGuest::InitAsPopup( function in class:content::RenderWidgetHostViewGuest
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_base.h195 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
H A Drender_widget_host_view_android.h104 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
H A Drender_widget_host_view_mac.h254 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
H A Drender_widget_host_view_aura.h157 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
H A Drender_widget_host_view_aura_unittest.cc662 view_->InitAsPopup(parent_view_, bounds_in_screen);
714 view_->InitAsPopup(parent_view_, gfx::Rect(10, 10, 100, 100));
741 view_->InitAsPopup(parent_view_, gfx::Rect(10, 10, 100, 100));
H A Drender_widget_host_view_android.cc324 void RenderWidgetHostViewAndroid::InitAsPopup( function in class:content::RenderWidgetHostViewAndroid
H A Drender_widget_host_view_aura.cc389 // popup children per view. See: RenderWidgetHostViewAura::InitAsPopup().
495 void RenderWidgetHostViewAura::InitAsPopup( function in class:content::RenderWidgetHostViewAura
/external/chromium_org/content/test/
H A Dtest_render_view_host.h89 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc1729 widget_host_view->InitAsPopup(view, initial_pos);

Completed in 165 milliseconds