HomeSort by relevance Sort by last modified time
    Searched defs:TabInsertedAt (Results 1 - 12 of 12) sorted by null

  /external/chromium/chrome/browser/tabs/
tab_strip_model_observer.cc 7 void TabStripModelObserver::TabInsertedAt(TabContentsWrapper* contents,
default_tab_handler.cc 137 void DefaultTabHandler::TabInsertedAt(TabContentsWrapper* contents,
140 delegate_->AsBrowser()->TabInsertedAt(contents, index, foreground);
tab_strip_model_unittest.cc 333 virtual void TabInsertedAt(TabContentsWrapper* contents,
    [all...]
  /external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher.cc 38 void TabCloseableStateWatcher::TabStripWatcher::TabInsertedAt(
124 // TabInsertedAt notification to check for change in state.
tab_closeable_state_watcher_browsertest.cc 105 virtual void TabInsertedAt(TabContentsWrapper* contents,
wm_overview_controller.cc 67 virtual void TabInsertedAt(TabContentsWrapper* contents,
206 void BrowserListener::TabInsertedAt(TabContentsWrapper* contents,
  /external/chromium/chrome/browser/extensions/
extension_browser_event_router.cc 271 void ExtensionBrowserEventRouter::TabInsertedAt(TabContentsWrapper* contents,
480 TabInsertedAt(new_contents, index, tab_strip_model->active_index() == index);
  /external/chromium/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 155 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,
  /external/chromium/chrome/browser/
aeropeek_manager.cc     [all...]
  /external/chromium/chrome/browser/automation/
automation_provider_observers.cc 408 void TabCountChangeObserver::TabInsertedAt(TabContentsWrapper* contents,
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 942 void TabStripGtk::TabInsertedAt(TabContentsWrapper* contents,
    [all...]
  /external/chromium/chrome/browser/ui/
browser.cc     [all...]

Completed in 195 milliseconds