HomeSort by relevance Sort by last modified time
    Searched refs:ShowCreatedFullscreenWidget (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/notifications/
balloon_host.h 86 virtual void ShowCreatedFullscreenWidget(int route_id) {}
  /external/chromium/chrome/browser/tab_contents/
background_contents.h 97 virtual void ShowCreatedFullscreenWidget(int route_id);
background_contents.cc 257 void BackgroundContents::ShowCreatedFullscreenWidget(int route_id) {
  /external/chromium/chrome/browser/extensions/
extension_host.h 155 virtual void ShowCreatedFullscreenWidget(int route_id);
extension_host.cc 659 void ExtensionHost::ShowCreatedFullscreenWidget(int route_id) {
  /external/chromium/chrome/browser/prerender/
prerender_contents.h 142 virtual void ShowCreatedFullscreenWidget(int route_id);
prerender_contents.cc 431 void PrerenderContents::ShowCreatedFullscreenWidget(int route_id) {

Completed in 51 milliseconds