Searched defs:parent_host_view (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/renderer_host/
H A Drender_widget_host_view_gtk.cc534 RenderWidgetHostView* parent_host_view, const gfx::Rect& pos) {
539 parent_ = parent_host_view->GetNativeView();
533 InitAsPopup( RenderWidgetHostView* parent_host_view, const gfx::Rect& pos) argument
H A Drender_widget_host_view_views.cc177 RenderWidgetHostView* parent_host_view,
176 InitAsPopup( RenderWidgetHostView* parent_host_view, const gfx::Rect& pos) argument
H A Drender_widget_host_view_win.cc257 RenderWidgetHostView* parent_host_view, const gfx::Rect& pos) {
258 parent_hwnd_ = parent_host_view->GetNativeView();
256 InitAsPopup( RenderWidgetHostView* parent_host_view, const gfx::Rect& pos) argument

Completed in 44 milliseconds