Searched defs:TabInsertedAt (Results 1 - 22 of 22) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dtab_closeable_state_watcher_browsertest.cc105 virtual void TabInsertedAt(TabContentsWrapper* contents, function in class:chromeos::NewTabObserver
H A Dtab_closeable_state_watcher.cc38 void TabCloseableStateWatcher::TabStripWatcher::TabInsertedAt( function in class:chromeos::TabCloseableStateWatcher::TabStripWatcher
124 // TabInsertedAt notification to check for change in state.
H A Dwm_overview_controller.cc67 virtual void TabInsertedAt(TabContentsWrapper* contents,
206 void BrowserListener::TabInsertedAt(TabContentsWrapper* contents, function in class:chromeos::BrowserListener
/external/chromium/chrome/browser/tabs/
H A Dtab_strip_model_observer.cc7 void TabStripModelObserver::TabInsertedAt(TabContentsWrapper* contents, function in class:TabStripModelObserver
H A Ddefault_tab_handler.cc137 void DefaultTabHandler::TabInsertedAt(TabContentsWrapper* contents, function in class:DefaultTabHandler
140 delegate_->AsBrowser()->TabInsertedAt(contents, index, foreground);
H A Dtab_strip_model_unittest.cc333 virtual void TabInsertedAt(TabContentsWrapper* contents, function in class:MockTabStripModelObserver
/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model_observer.cc9 void TabStripModelObserver::TabInsertedAt(WebContents* contents, function in class:TabStripModelObserver
/external/chromium_org/chrome/browser/ui/
H A Dfast_unload_controller.cc160 void FastUnloadController::TabInsertedAt(content::WebContents* contents, function in class:chrome::FastUnloadController
H A Dunload_controller.cc116 void UnloadController::TabInsertedAt(content::WebContents* contents, function in class:chrome::UnloadController
H A Dbrowser_command_controller.cc725 void BrowserCommandController::TabInsertedAt(WebContents* contents, function in class:chrome::BrowserCommandController
H A Dbrowser.cc959 void Browser::TabInsertedAt(WebContents* contents, function in class:Browser
1117 TabInsertedAt(new_contents,
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dbrowser_launcher_item_controller.cc211 void BrowserLauncherItemController::TabInsertedAt( function in class:BrowserLauncherItemController
/external/chromium/chrome/browser/extensions/
H A Dextension_browser_event_router.cc271 void ExtensionBrowserEventRouter::TabInsertedAt(TabContentsWrapper* contents, function in class:ExtensionBrowserEventRouter
480 TabInsertedAt(new_contents, index, tab_strip_model->active_index() == index);
/external/chromium/chrome/browser/ui/views/tabs/
H A Dbrowser_tab_strip_controller.cc155 TabInsertedAt(model_->GetTabContentsAt(i), i, model_->active_index() == i);
248 // before we've applied an update from the model (Browser::TabInsertedAt may
302 void BrowserTabStripController::TabInsertedAt(TabContentsWrapper* contents, function in class:BrowserTabStripController
/external/chromium_org/chrome/browser/extensions/
H A Dbrowser_event_router.cc191 void BrowserEventRouter::TabInsertedAt(WebContents* contents, function in class:extensions::BrowserEventRouter
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dbrowser_tab_strip_controller.cc297 // before we've applied an update from the model (Browser::TabInsertedAt may
387 void BrowserTabStripController::TabInsertedAt(WebContents* contents, function in class:BrowserTabStripController
/external/chromium/chrome/browser/
H A Daeropeek_manager.cc1094 void AeroPeekManager::TabInsertedAt(TabContentsWrapper* contents, function in class:AeroPeekManager
1107 // Chrome will call TabInsertedAt() when this tab is inserted to another
/external/chromium/chrome/browser/automation/
H A Dautomation_provider_observers.cc408 void TabCountChangeObserver::TabInsertedAt(TabContentsWrapper* contents, function in class:TabCountChangeObserver
/external/chromium/chrome/browser/ui/gtk/tabs/
H A Dtab_strip_gtk.cc942 void TabStripGtk::TabInsertedAt(TabContentsWrapper* contents, function in class:TabStripGtk
/external/chromium_org/chrome/browser/ui/gtk/tabs/
H A Dtab_strip_gtk.cc981 void TabStripGtk::TabInsertedAt(WebContents* contents, function in class:TabStripGtk
984 TRACE_EVENT0("ui::gtk", "TabStripGtk::TabInsertedAt");
/external/chromium_org/chrome/browser/automation/
H A Dautomation_provider_observers.cc491 void TabCountChangeObserver::TabInsertedAt(WebContents* contents, function in class:TabCountChangeObserver
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc2699 void Browser::TabInsertedAt(TabContentsWrapper* contents, function in class:Browser
2816 TabInsertedAt(new_contents, index,

Completed in 456 milliseconds