Home
last modified time | relevance | path

Searched defs:ShowCreatedFullscreenWidget (Results 1 – 4 of 4) 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.cc257 void BackgroundContents::ShowCreatedFullscreenWidget(int route_id) { in ShowCreatedFullscreenWidget() function in BackgroundContents
/external/chromium/chrome/browser/prerender/
Dprerender_contents.cc431 void PrerenderContents::ShowCreatedFullscreenWidget(int route_id) { in ShowCreatedFullscreenWidget() function in prerender::PrerenderContents
/external/chromium/chrome/browser/extensions/
Dextension_host.cc659 void ExtensionHost::ShowCreatedFullscreenWidget(int route_id) { in ShowCreatedFullscreenWidget() function in ExtensionHost