HomeSort by relevance Sort by last modified time
    Searched refs:TabChangedAt (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_observer.cc 42 void TabStripModelObserver::TabChangedAt(WebContents* contents,
tab_strip_model_observer.h 35 // 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,
tab_strip_model.cc 534 TabChangedAt(GetWebContentsAtImpl(index), index, change_type));
    [all...]
tab_strip_model_unittest.cc 394 virtual void TabChangedAt(WebContents* contents,
    [all...]
  /external/chromium_org/chrome/browser/extensions/activity_log/
uma_policy.h 86 virtual void TabChangedAt(content::WebContents* contents,
uma_policy.cc 326 void UmaPolicy::TabChangedAt(content::WebContents* contents,
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.h 59 virtual void TabChangedAt(content::WebContents* contents,
77 // Internal processing of tab updated events. Is called by both TabChangedAt
125 // - reduce the "noise" of TabChangedAt() when sending events to extensions
136 // processing of TabChangedAt(). This method will "hold" a state-change
tabs_event_router.cc 508 void TabsEventRouter::TabChangedAt(WebContents* contents,
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_model_observer_bridge.h 49 virtual void TabChangedAt(content::WebContents* contents,
  /external/chromium_org/chrome/browser/ui/views/tabs/
browser_tab_strip_controller.h 91 virtual void TabChangedAt(content::WebContents* contents,
browser_tab_strip_controller.cc 459 void BrowserTabStripController::TabChangedAt(WebContents* contents,
  /external/chromium_org/chrome/browser/ui/views/ash/
tab_scrubber_browsertest.cc 204 virtual void TabChangedAt(content::WebContents* contents,

Completed in 128 milliseconds