HomeSort by relevance Sort by last modified time
    Searched defs:TabInsertedAt (Results 1 - 22 of 22) 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_org/chrome/browser/ui/tabs/
tab_strip_model_observer.cc 9 void TabStripModelObserver::TabInsertedAt(WebContents* contents,
  /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_org/chrome/browser/ui/ash/launcher/
browser_status_monitor.cc 275 void BrowserStatusMonitor::TabInsertedAt(content::WebContents* contents,
  /external/chromium_org/chrome/browser/ui/
fast_unload_controller.cc 247 void FastUnloadController::TabInsertedAt(content::WebContents* contents,
unload_controller.cc 204 void UnloadController::TabInsertedAt(content::WebContents* contents,
browser_command_controller.cc 792 void BrowserCommandController::TabInsertedAt(WebContents* contents,
    [all...]
browser.cc     [all...]
  /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_org/chrome/browser/extensions/api/tabs/
tabs_event_router.cc 205 void TabsEventRouter::TabInsertedAt(WebContents* contents,
  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.cc 327 // before we've applied an update from the model (Browser::TabInsertedAt may
439 void BrowserTabStripController::TabInsertedAt(WebContents* 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_org/chrome/browser/automation/
automation_provider_observers.cc 492 void TabCountChangeObserver::TabInsertedAt(WebContents* contents,
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc     [all...]
  /external/chromium/chrome/browser/ui/
browser.cc     [all...]

Completed in 1529 milliseconds