Home
last modified time | relevance | path

Searched refs:TabChangedAt (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/tabs/
Dtab_strip_model_observer_bridge.mm90 void TabStripModelObserverBridge::TabChangedAt(WebContents* contents, function
111 TabChangedAt(new_contents, index, ALL);
Dtab_strip_model_observer_bridge.h49 virtual void TabChangedAt(content::WebContents* contents,
/external/chromium_org/chrome/browser/ui/tabs/
Dtab_strip_model_observer.cc42 void TabStripModelObserver::TabChangedAt(WebContents* contents, in TabChangedAt() function in TabStripModelObserver
Dtab_strip_model_observer.h116 virtual void TabChangedAt(content::WebContents* contents,
Dtab_strip_model.cc535 TabChangedAt(GetWebContentsAtImpl(index), index, change_type)); in UpdateWebContentsStateAt()
Dtab_strip_model_unittest.cc395 virtual void TabChangedAt(WebContents* contents, in TabChangedAt() function in MockTabStripModelObserver
/external/chromium_org/chrome/browser/extensions/activity_log/
Duma_policy.h86 virtual void TabChangedAt(content::WebContents* contents,
Duma_policy.cc322 void UmaPolicy::TabChangedAt(content::WebContents* contents, in TabChangedAt() function in extensions::UmaPolicy
/external/chromium_org/chrome/browser/extensions/api/tabs/
Dtabs_event_router.h61 virtual void TabChangedAt(content::WebContents* contents,
Dtabs_event_router.cc512 void TabsEventRouter::TabChangedAt(WebContents* contents, in TabChangedAt() function in extensions::TabsEventRouter
/external/chromium_org/chrome/browser/ui/views/tabs/
Dbrowser_tab_strip_controller.h92 virtual void TabChangedAt(content::WebContents* contents,
Dbrowser_tab_strip_controller.cc464 void BrowserTabStripController::TabChangedAt(WebContents* contents, in TabChangedAt() function in BrowserTabStripController
/external/chromium_org/chrome/browser/ui/views/ash/
Dtab_scrubber_browsertest.cc204 virtual void TabChangedAt(content::WebContents* contents, in TabChangedAt() function in __anon41a1b7fc0111::TabScrubberTest