Home
last modified time | relevance | path

Searched refs:TabInsertedAt (Results 1 – 24 of 24) sorted by relevance

/external/chromium/chrome/browser/tabs/
Ddefault_tab_handler.cc137 void DefaultTabHandler::TabInsertedAt(TabContentsWrapper* contents, in TabInsertedAt() function in DefaultTabHandler
140 delegate_->AsBrowser()->TabInsertedAt(contents, index, foreground); in TabInsertedAt()
Dtab_strip_model_observer.cc7 void TabStripModelObserver::TabInsertedAt(TabContentsWrapper* contents, in TabInsertedAt() function in TabStripModelObserver
Dtab_strip_model_observer.h44 virtual void TabInsertedAt(TabContentsWrapper* contents,
Ddefault_tab_handler.h59 virtual void TabInsertedAt(TabContentsWrapper* contents,
Dtab_strip_model.cc159 TabInsertedAt(contents, index, active)); in InsertTabContentsAt()
Dtab_strip_model_unittest.cc333 virtual void TabInsertedAt(TabContentsWrapper* contents, in TabInsertedAt() function in MockTabStripModelObserver
/external/chromium/chrome/browser/chromeos/
Dtab_closeable_state_watcher.h122 virtual void TabInsertedAt(TabContentsWrapper* contents, int index,
Dtab_closeable_state_watcher.cc38 void TabCloseableStateWatcher::TabStripWatcher::TabInsertedAt( in TabInsertedAt() function in chromeos::TabCloseableStateWatcher::TabStripWatcher
Dwm_overview_controller.cc67 virtual void TabInsertedAt(TabContentsWrapper* contents,
206 void BrowserListener::TabInsertedAt(TabContentsWrapper* contents, in TabInsertedAt() function in chromeos::BrowserListener
Dtab_closeable_state_watcher_browsertest.cc105 virtual void TabInsertedAt(TabContentsWrapper* contents, in TabInsertedAt() function in chromeos::NewTabObserver
/external/chromium/chrome/browser/
Daeropeek_manager.h110 virtual void TabInsertedAt(TabContentsWrapper* contents,
Daeropeek_manager.cc1094 void AeroPeekManager::TabInsertedAt(TabContentsWrapper* contents,
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_strip_model_observer_bridge.h27 virtual void TabInsertedAt(TabContentsWrapper* contents,
Dtab_strip_model_observer_bridge.mm23 void TabStripModelObserverBridge::TabInsertedAt(TabContentsWrapper* contents, function
/external/chromium/chrome/browser/extensions/
Dextension_browser_event_router.h61 virtual void TabInsertedAt(TabContentsWrapper* contents, int index,
Dextension_browser_event_router.cc271 void ExtensionBrowserEventRouter::TabInsertedAt(TabContentsWrapper* contents, in TabInsertedAt() function in ExtensionBrowserEventRouter
480 TabInsertedAt(new_contents, index, tab_strip_model->active_index() == index); in TabReplacedAt()
/external/chromium/chrome/browser/ui/views/tabs/
Dbrowser_tab_strip_controller.h66 virtual void TabInsertedAt(TabContentsWrapper* contents,
Dbrowser_tab_strip_controller.cc155 TabInsertedAt(model_->GetTabContentsAt(i), i, model_->active_index() == i); in InitFromModel()
302 void BrowserTabStripController::TabInsertedAt(TabContentsWrapper* contents, in TabInsertedAt() function in BrowserTabStripController
/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.h105 virtual void TabInsertedAt(TabContentsWrapper* contents,
Dtab_strip_gtk.cc942 void TabStripGtk::TabInsertedAt(TabContentsWrapper* contents, in TabInsertedAt() function in TabStripGtk
/external/chromium/chrome/browser/ui/
Dbrowser.h706 virtual void TabInsertedAt(TabContentsWrapper* contents,
Dbrowser.cc2699 void Browser::TabInsertedAt(TabContentsWrapper* contents, in TabInsertedAt() function in Browser
2816 TabInsertedAt(new_contents, index, in TabReplacedAt()
/external/chromium/chrome/browser/automation/
Dautomation_provider_observers.h246 virtual void TabInsertedAt(TabContentsWrapper* contents,
Dautomation_provider_observers.cc408 void TabCountChangeObserver::TabInsertedAt(TabContentsWrapper* contents, in TabInsertedAt() function in TabCountChangeObserver