/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
D | tab_strip_model_observer_bridge.mm | 90 void TabStripModelObserverBridge::TabChangedAt(WebContents* contents, function 111 TabChangedAt(new_contents, index, ALL);
|
D | tab_strip_model_observer_bridge.h | 49 virtual void TabChangedAt(content::WebContents* contents,
|
/external/chromium_org/chrome/browser/ui/tabs/ |
D | tab_strip_model_observer.cc | 42 void TabStripModelObserver::TabChangedAt(WebContents* contents, in TabChangedAt() function in TabStripModelObserver
|
D | tab_strip_model_observer.h | 116 virtual void TabChangedAt(content::WebContents* contents,
|
D | tab_strip_model.cc | 535 TabChangedAt(GetWebContentsAtImpl(index), index, change_type)); in UpdateWebContentsStateAt()
|
D | tab_strip_model_unittest.cc | 395 virtual void TabChangedAt(WebContents* contents, in TabChangedAt() function in MockTabStripModelObserver
|
/external/chromium_org/chrome/browser/extensions/activity_log/ |
D | uma_policy.h | 86 virtual void TabChangedAt(content::WebContents* contents,
|
D | uma_policy.cc | 322 void UmaPolicy::TabChangedAt(content::WebContents* contents, in TabChangedAt() function in extensions::UmaPolicy
|
/external/chromium_org/chrome/browser/extensions/api/tabs/ |
D | tabs_event_router.h | 61 virtual void TabChangedAt(content::WebContents* contents,
|
D | tabs_event_router.cc | 512 void TabsEventRouter::TabChangedAt(WebContents* contents, in TabChangedAt() function in extensions::TabsEventRouter
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
D | browser_tab_strip_controller.h | 92 virtual void TabChangedAt(content::WebContents* contents,
|
D | browser_tab_strip_controller.cc | 464 void BrowserTabStripController::TabChangedAt(WebContents* contents, in TabChangedAt() function in BrowserTabStripController
|
/external/chromium_org/chrome/browser/ui/views/ash/ |
D | tab_scrubber_browsertest.cc | 204 virtual void TabChangedAt(content::WebContents* contents, in TabChangedAt() function in __anon41a1b7fc0111::TabScrubberTest
|