Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/notifications/
Dballoon_host.h86 virtual void ShowCreatedFullscreenWidget(int route_id) {} in ShowCreatedFullscreenWidget() function
/external/chromium/chrome/browser/tab_contents/
Dbackground_contents.h97 virtual void ShowCreatedFullscreenWidget(int route_id);
Dbackground_contents.cc257 void BackgroundContents::ShowCreatedFullscreenWidget(int route_id) { in ShowCreatedFullscreenWidget() function in BackgroundContents
/external/chromium/chrome/browser/prerender/
Dprerender_contents.h142 virtual void ShowCreatedFullscreenWidget(int route_id);
Dprerender_contents.cc431 void PrerenderContents::ShowCreatedFullscreenWidget(int route_id) { in ShowCreatedFullscreenWidget() function in prerender::PrerenderContents
/external/chromium/chrome/browser/extensions/
Dextension_host.h155 virtual void ShowCreatedFullscreenWidget(int route_id);
Dextension_host.cc659 void ExtensionHost::ShowCreatedFullscreenWidget(int route_id) { in ShowCreatedFullscreenWidget() function in ExtensionHost