GetParentForWindowlessPlugin  169 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;
GetParentForWindowlessPlugin  160 content/browser/frame_host/render_widget_host_view_guest.h   virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;
GetParentForWindowlessPlugin 1928 content/browser/renderer_host/render_widget_host_impl.cc             reinterpret_cast<HWND>(view_->GetParentForWindowlessPlugin()));
GetParentForWindowlessPlugin  247 content/browser/renderer_host/render_widget_host_view_aura.h   virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;
GetParentForWindowlessPlugin  360 content/port/browser/render_widget_host_view_port.h   virtual gfx::NativeViewId GetParentForWindowlessPlugin() const = 0;
GetParentForWindowlessPlugin  172 content/test/test_render_view_host.h   virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;