Searched refs:InitAsFullscreen (Results 1 - 22 of 22) sorted by relevance

/external/chromium/chrome/browser/renderer_host/
H A Drender_widget_host_view_gtk.h58 virtual void InitAsFullscreen();
153 // Do initialization needed just by InitAsPopup() and InitAsFullscreen().
H A Drender_widget_host_view_mac.h187 virtual void InitAsFullscreen();
H A Drender_widget_host_view_views.h46 virtual void InitAsFullscreen() OVERRIDE;
H A Drender_widget_host_view_win.h129 virtual void InitAsFullscreen();
H A Drender_widget_host_view_gtk.cc577 void RenderWidgetHostViewGtk::InitAsFullscreen() { function in class:RenderWidgetHostViewGtk
H A Drender_widget_host_view_views.cc183 void RenderWidgetHostViewViews::InitAsFullscreen() { function in class:RenderWidgetHostViewViews
H A Drender_widget_host_view_win.cc266 void RenderWidgetHostViewWin::InitAsFullscreen() { function in class:RenderWidgetHostViewWin
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura_unittest.cc178 view_->InitAsFullscreen(parent_view_);
194 view_->InitAsFullscreen(parent_view_);
551 view_->InitAsFullscreen(parent_view_);
H A Drender_widget_host_view_gtk.h74 virtual void InitAsFullscreen(
206 // Do initialization needed just by InitAsPopup() and InitAsFullscreen().
H A Drender_widget_host_view_guest.h76 virtual void InitAsFullscreen(
H A Drender_widget_host_view_android.h75 virtual void InitAsFullscreen(
H A Dtest_render_view_host.h90 virtual void InitAsFullscreen(
H A Drender_widget_host_view_guest.cc243 void RenderWidgetHostViewGuest::InitAsFullscreen( function in class:content::RenderWidgetHostViewGuest
H A Drender_widget_host_view_mac.h239 virtual void InitAsFullscreen(
H A Drender_widget_host_view_aura.h166 virtual void InitAsFullscreen(
H A Drender_widget_host_view_win.h173 virtual void InitAsFullscreen(
419 // Do initialization needed by both InitAsPopup() and InitAsFullscreen().
H A Drender_widget_host_view_android.cc188 void RenderWidgetHostViewAndroid::InitAsFullscreen( function in class:content::RenderWidgetHostViewAndroid
H A Drender_widget_host_view_gtk.cc647 void RenderWidgetHostViewGtk::InitAsFullscreen( function in class:content::RenderWidgetHostViewGtk
H A Drender_widget_host_view_win.cc448 void RenderWidgetHostViewWin::InitAsFullscreen( function in class:content::RenderWidgetHostViewWin
H A Drender_widget_host_view_aura.cc717 void RenderWidgetHostViewAura::InitAsFullscreen( function in class:content::RenderWidgetHostViewAura
/external/chromium_org/content/port/browser/
H A Drender_widget_host_view_port.h74 virtual void InitAsFullscreen(
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc1615 widget_host_view->InitAsFullscreen(GetRenderWidgetHostViewPort());

Completed in 275 milliseconds