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,
  /external/chromium_org/chrome/browser/ui/
fast_unload_controller.h 102 virtual void TabInsertedAt(content::WebContents* contents,
unload_controller.h 73 virtual void TabInsertedAt(content::WebContents* contents,
browser_command_controller.h 105 virtual void TabInsertedAt(content::WebContents* contents,
unload_controller.cc 116 void UnloadController::TabInsertedAt(content::WebContents* contents,
fast_unload_controller.cc 160 void FastUnloadController::TabInsertedAt(content::WebContents* 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/ash/launcher/
browser_launcher_item_controller.h 89 virtual void 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/ui/cocoa/tabs/
tab_strip_model_observer_bridge.h 30 virtual void TabInsertedAt(content::WebContents* contents,
  /external/chromium_org/chrome/browser/extensions/
browser_event_router.h 44 virtual void TabInsertedAt(content::WebContents* contents, int index,
93 // "Synthetic" event. Called from TabInsertedAt if new tab is detected.
  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.h 78 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 1741 milliseconds

1 2