Searched refs:parent_host_view (Results 1 – 8 of 8) sorted by relevance
56 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
44 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
185 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
127 virtual void InitAsPopup(RenderWidgetHostView* parent_host_view,
534 RenderWidgetHostView* parent_host_view, const gfx::Rect& pos) { in InitAsPopup() argument539 parent_ = parent_host_view->GetNativeView(); in InitAsPopup()
257 RenderWidgetHostView* parent_host_view, const gfx::Rect& pos) { in InitAsPopup() argument258 parent_hwnd_ = parent_host_view->GetNativeView(); in InitAsPopup()
177 RenderWidgetHostView* parent_host_view, in InitAsPopup() argument
226 RenderWidgetHostView* parent_host_view,231 [parent_host_view->GetNativeView() addSubview:cocoa_view_];