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

  /external/chromium_org/chrome/browser/ui/gtk/
tab_contents_container_gtk.cc 70 HideTab(tab_);
98 HideTab(overlay_);
123 void TabContentsContainerGtk::HideTab(content::WebContents* tab) {
tab_contents_container_gtk.h 75 void HideTab(content::WebContents* tab);
  /external/chromium/chrome/browser/ui/gtk/
tab_contents_container_gtk.cc 65 HideTab(tab_);
95 HideTab(tab_);
108 HideTab(preview_);
151 void TabContentsContainerGtk::HideTab(TabContentsWrapper* tab) {
tab_contents_container_gtk.h 73 void HideTab(TabContentsWrapper* tab);

Completed in 221 milliseconds