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

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model_observer.cc9 void TabStripModelObserver::TabInsertedAt(WebContents* contents, function in class:TabStripModelObserver
H A Dtab_strip_model_observer.h60 virtual void TabInsertedAt(content::WebContents* contents,
H A Dtab_strip_model_unittest.cc152 virtual void TabInsertedAt(WebContents* contents,
351 virtual void TabInsertedAt(WebContents* contents,
H A Dtab_strip_model.cc329 TabInsertedAt(contents, index, active));
/external/chromium_org/chrome/browser/ui/
H A Dfast_unload_controller.h123 virtual void TabInsertedAt(content::WebContents* contents,
H A Dunload_controller.h94 virtual void TabInsertedAt(content::WebContents* contents,
H A Dbrowser_command_controller.h86 virtual void TabInsertedAt(content::WebContents* contents,
H A Dunload_controller.cc225 void UnloadController::TabInsertedAt(content::WebContents* contents, function in class:chrome::UnloadController
H A Dfast_unload_controller.cc291 void FastUnloadController::TabInsertedAt(content::WebContents* contents, function in class:chrome::FastUnloadController
H A Dbrowser.cc902 void Browser::TabInsertedAt(WebContents* contents, function in class:Browser
1082 TabInsertedAt(new_contents,
H A Dbrowser.h406 virtual void TabInsertedAt(content::WebContents* contents,
H A Dbrowser_command_controller.cc792 void BrowserCommandController::TabInsertedAt(WebContents* contents, function in class:chrome::BrowserCommandController
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dbrowser_status_monitor.h84 virtual void TabInsertedAt(content::WebContents* contents,
H A Dbrowser_status_monitor.cc314 void BrowserStatusMonitor::TabInsertedAt(content::WebContents* contents, function in class:BrowserStatusMonitor
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
H A Dtab_strip_model_observer_bridge.h30 virtual void TabInsertedAt(content::WebContents* contents,
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_event_router.h44 virtual void TabInsertedAt(content::WebContents* contents, int index,
81 // "Synthetic" event. Called from TabInsertedAt if new tab is detected.
H A Dtabs_event_router.cc209 void TabsEventRouter::TabInsertedAt(WebContents* contents, function in class:extensions::TabsEventRouter
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dbrowser_tab_strip_controller.h81 virtual void TabInsertedAt(content::WebContents* contents,
H A Dbrowser_tab_strip_controller.cc318 // before we've applied an update from the model (Browser::TabInsertedAt may
430 void BrowserTabStripController::TabInsertedAt(WebContents* contents, function in class:BrowserTabStripController
/external/chromium_org/chrome/browser/ui/views/ash/
H A Dtab_scrubber_browsertest.cc180 virtual void TabInsertedAt(content::WebContents* contents,
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.h379 virtual void TabInsertedAt(content::WebContents* contents,
H A Dbrowser_view.cc1419 void BrowserView::TabInsertedAt(WebContents* contents, function in class:BrowserView

Completed in 8643 milliseconds