Home
last modified time | relevance | path

Searched refs:TabPinnedStateChanged (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
Dtab_strip_model_observer.cc53 void TabStripModelObserver::TabPinnedStateChanged(WebContents* contents, in TabPinnedStateChanged() function in TabStripModelObserver
Dtab_strip_model_observer.h130 virtual void TabPinnedStateChanged(content::WebContents* contents, int index);
Dtab_strip_model.cc696 TabPinnedStateChanged(contents_data_[index]->web_contents(), in SetTabPinned()
Dtab_strip_model_unittest.cc408 virtual void TabPinnedStateChanged(WebContents* contents, in TabPinnedStateChanged() function in MockTabStripModelObserver
/external/chromium_org/chrome/browser/extensions/api/tabs/
Dtabs_event_router.h68 virtual void TabPinnedStateChanged(content::WebContents* contents,
Dtabs_event_router.cc546 void TabsEventRouter::TabPinnedStateChanged(WebContents* contents, int index) { in TabPinnedStateChanged() function in extensions::TabsEventRouter
/external/chromium_org/chrome/browser/ui/views/tabs/
Dbrowser_tab_strip_controller.h99 virtual void TabPinnedStateChanged(content::WebContents* contents,
Dbrowser_tab_strip_controller.cc483 void BrowserTabStripController::TabPinnedStateChanged(WebContents* contents, in TabPinnedStateChanged() function in BrowserTabStripController
/external/chromium_org/chrome/browser/ui/views/ash/
Dtab_scrubber_browsertest.cc211 virtual void TabPinnedStateChanged(content::WebContents* contents, in TabPinnedStateChanged() function in __anon41a1b7fc0111::TabScrubberTest
/external/chromium_org/chrome/browser/ui/
Dbrowser.h426 virtual void TabPinnedStateChanged(content::WebContents* contents,
Dbrowser.cc1102 void Browser::TabPinnedStateChanged(WebContents* contents, int index) { in TabPinnedStateChanged() function in Browser