HomeSort by relevance Sort by last modified time
    Searched refs:TabInsertedAt (Results 1 - 25 of 47) sorted by null

1 2

  /external/chromium/chrome/browser/tabs/
tab_strip_model_observer.cc 7 void TabStripModelObserver::TabInsertedAt(TabContentsWrapper* contents,
tab_strip_model_observer.h 44 virtual void TabInsertedAt(TabContentsWrapper* contents,
default_tab_handler.h 59 virtual void TabInsertedAt(TabContentsWrapper* contents,
default_tab_handler.cc 137 void DefaultTabHandler::TabInsertedAt(TabContentsWrapper* contents,
140 delegate_->AsBrowser()->TabInsertedAt(contents, index, foreground);
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_observer.cc 9 void TabStripModelObserver::TabInsertedAt(WebContents* contents,
tab_strip_model_observer.h 60 virtual void TabInsertedAt(content::WebContents* contents,
  /external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher.h 122 virtual void TabInsertedAt(TabContentsWrapper* contents, int index,
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/
aeropeek_manager.h 110 virtual void TabInsertedAt(TabContentsWrapper* contents,
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_model_observer_bridge.h 27 virtual void TabInsertedAt(TabContentsWrapper* contents,
  /external/chromium_org/chrome/browser/ui/
browser_command_controller.h 93 virtual void TabInsertedAt(content::WebContents* contents,
fast_unload_controller.h 119 virtual void TabInsertedAt(content::WebContents* contents,
unload_controller.h 90 virtual void TabInsertedAt(content::WebContents* contents,
unload_controller.cc 204 void UnloadController::TabInsertedAt(content::WebContents* contents,
  /external/chromium/chrome/browser/extensions/
extension_browser_event_router.h 61 virtual void TabInsertedAt(TabContentsWrapper* contents, int index,
99 // "Synthetic" event. Called from TabInsertedAt if new tab is detected.
  /external/chromium/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.h 66 virtual void TabInsertedAt(TabContentsWrapper* contents,
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.h 42 virtual void TabInsertedAt(content::WebContents* contents, int index,
74 // "Synthetic" event. Called from TabInsertedAt if new tab is detected.
  /external/chromium_org/chrome/browser/ui/ash/launcher/
browser_status_monitor.h 84 virtual void TabInsertedAt(content::WebContents* contents,
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_model_observer_bridge.h 30 virtual void TabInsertedAt(content::WebContents* contents,
  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.h 80 virtual void TabInsertedAt(content::WebContents* contents,
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 105 virtual void TabInsertedAt(TabContentsWrapper* contents,
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 111 virtual void TabInsertedAt(content::WebContents* contents,

Completed in 353 milliseconds

1 2