Searched refs:GetParentForWindowlessPlugin (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Drender_widget_host_view_child_frame.cc336 gfx::NativeViewId RenderWidgetHostViewChildFrame::GetParentForWindowlessPlugin() function in class:content::RenderWidgetHostViewChildFrame
H A Drender_widget_host_view_child_frame.h154 virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;
H A Drender_widget_host_view_guest.h148 virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;
H A Drender_widget_host_view_guest.cc482 gfx::NativeViewId RenderWidgetHostViewGuest::GetParentForWindowlessPlugin() function in class:content::RenderWidgetHostViewGuest
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_base.h371 virtual gfx::NativeViewId GetParentForWindowlessPlugin() const = 0;
H A Drender_widget_host_view_aura.h242 virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;
H A Drender_widget_host_impl.cc1793 reinterpret_cast<HWND>(view_->GetParentForWindowlessPlugin()));
H A Drender_widget_host_view_aura.cc1078 gfx::NativeViewId RenderWidgetHostViewAura::GetParentForWindowlessPlugin() function in class:content::RenderWidgetHostViewAura
/external/chromium_org/content/test/
H A Dtest_render_view_host.cc206 gfx::NativeViewId TestRenderWidgetHostView::GetParentForWindowlessPlugin() function in class:content::TestRenderWidgetHostView
H A Dtest_render_view_host.h158 virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;

Completed in 1698 milliseconds