Searched refs:TabStripEmpty (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model_observer.cc65 void TabStripModelObserver::TabStripEmpty() { function in class:TabStripModelObserver
H A Dtab_strip_model_observer.h147 virtual void TabStripEmpty();
H A Dtab_strip_model.cc410 // TabDetachedAt() might unregister observers, so send |TabStripEmpty()| in
412 FOR_EACH_OBSERVER(TabStripModelObserver, observers_, TabStripEmpty());
H A Dtab_strip_model_unittest.cc412 virtual void TabStripEmpty() OVERRIDE {
/external/chromium_org/chrome/browser/ui/
H A Dfast_unload_controller.h132 virtual void TabStripEmpty() OVERRIDE;
H A Dunload_controller.h103 virtual void TabStripEmpty() OVERRIDE;
H A Dfast_unload_controller.cc310 void FastUnloadController::TabStripEmpty() { function in class:chrome::FastUnloadController
431 browser_->TabStripEmpty();
443 browser_->TabStripEmpty();
H A Dunload_controller.cc244 void UnloadController::TabStripEmpty() { function in class:chrome::UnloadController
H A Dbrowser.h428 virtual void TabStripEmpty() OVERRIDE;
H A Dbrowser.cc1114 void Browser::TabStripEmpty() { function in class:Browser
1118 // Note: This will be called several times if TabStripEmpty is called several
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
H A Dtab_strip_model_observer_bridge.h58 virtual void TabStripEmpty() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.h220 virtual void TabStripEmpty() OVERRIDE;
H A Dtab_drag_controller.cc438 void TabDragController::TabStripEmpty() { function in class:TabDragController
1778 // Exclude windows which are pending deletion via Browser::TabStripEmpty().
/external/chromium_org/chrome/browser/ui/views/ash/
H A Dtab_scrubber_browsertest.cc218 virtual void TabStripEmpty() OVERRIDE {}
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.h385 virtual void TabStripEmpty() OVERRIDE;
H A Dbrowser_view.cc1468 void BrowserView::TabStripEmpty() { function in class:BrowserView

Completed in 7487 milliseconds