Searched refs:ShowCreatedFullscreenWidget (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/content/test/
H A Dtest_web_contents.h122 virtual void ShowCreatedFullscreenWidget(int route_id) OVERRIDE;
H A Dtest_web_contents.cc247 void TestWebContents::ShowCreatedFullscreenWidget(int route_id) { function in class:content::TestWebContents
/external/chromium/chrome/browser/notifications/
H A Dballoon_host.h86 virtual void ShowCreatedFullscreenWidget(int route_id) {} function in class:BalloonHost
/external/chromium/chrome/browser/tab_contents/
H A Dbackground_contents.h97 virtual void ShowCreatedFullscreenWidget(int route_id);
H A Dbackground_contents.cc257 void BackgroundContents::ShowCreatedFullscreenWidget(int route_id) { function in class:BackgroundContents
/external/chromium_org/content/browser/web_contents/
H A Dinterstitial_page_impl.h129 virtual void ShowCreatedFullscreenWidget(int route_id) OVERRIDE;
H A Dinterstitial_page_impl.cc702 void InterstitialPageImpl::ShowCreatedFullscreenWidget(int route_id) { function in class:content::InterstitialPageImpl
H A Dweb_contents_impl.h456 virtual void ShowCreatedFullscreenWidget(int route_id) OVERRIDE;
716 // Helper for ShowCreatedWidget/ShowCreatedFullscreenWidget.
H A Dweb_contents_impl.cc1594 void WebContentsImpl::ShowCreatedFullscreenWidget(int route_id) { function in class:content::WebContentsImpl
/external/chromium/chrome/browser/extensions/
H A Dextension_host.h155 virtual void ShowCreatedFullscreenWidget(int route_id);
H A Dextension_host.cc659 void ExtensionHost::ShowCreatedFullscreenWidget(int route_id) { function in class:ExtensionHost
/external/chromium/chrome/browser/prerender/
H A Dprerender_contents.h142 virtual void ShowCreatedFullscreenWidget(int route_id);
H A Dprerender_contents.cc431 void PrerenderContents::ShowCreatedFullscreenWidget(int route_id) { function in class:prerender::PrerenderContents
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_delegate.h405 virtual void ShowCreatedFullscreenWidget(int route_id) {} function in class:content::RenderViewHostDelegate
H A Drender_view_host_impl.cc1088 delegate_->ShowCreatedFullscreenWidget(route_id);

Completed in 242 milliseconds