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

/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/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

Completed in 175 milliseconds