Searched refs:TabChangedAt (Results 1 - 12 of 12) sorted by path

/external/chromium_org/chrome/browser/extensions/activity_log/
H A Duma_policy.cc322 void UmaPolicy::TabChangedAt(content::WebContents* contents, function in class:extensions::UmaPolicy
H A Duma_policy.h86 virtual void TabChangedAt(content::WebContents* contents,
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_event_router.cc512 void TabsEventRouter::TabChangedAt(WebContents* contents, function in class:extensions::TabsEventRouter
H A Dtabs_event_router.h61 virtual void TabChangedAt(content::WebContents* contents,
84 // Internal processing of tab updated events. Is called by both TabChangedAt
132 // - reduce the "noise" of TabChangedAt() when sending events to extensions
143 // processing of TabChangedAt(). This method will "hold" a state-change
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
H A Dtab_strip_model_observer_bridge.h49 virtual void TabChangedAt(content::WebContents* contents,
/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model.cc535 TabChangedAt(GetWebContentsAtImpl(index), index, change_type));
H A Dtab_strip_model_observer.cc42 void TabStripModelObserver::TabChangedAt(WebContents* contents, function in class:TabStripModelObserver
H A Dtab_strip_model_observer.h35 // Enumeration of the possible values supplied to TabChangedAt.
84 // then the web contents was replaced (see TabChangedAt). If |reason| has
116 virtual void TabChangedAt(content::WebContents* contents,
H A Dtab_strip_model_unittest.cc395 virtual void TabChangedAt(WebContents* contents,
/external/chromium_org/chrome/browser/ui/views/ash/
H A Dtab_scrubber_browsertest.cc204 virtual void TabChangedAt(content::WebContents* contents,
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dbrowser_tab_strip_controller.cc464 void BrowserTabStripController::TabChangedAt(WebContents* contents, function in class:BrowserTabStripController
H A Dbrowser_tab_strip_controller.h92 virtual void TabChangedAt(content::WebContents* contents,

Completed in 313 milliseconds