Searched defs:IsActiveTab (Results 1 – 7 of 7) sorted by relevance
45 bool FakeBaseTabStripController::IsActiveTab(int index) const { in IsActiveTab() function in FakeBaseTabStripController
38 virtual bool IsActiveTab(const Tab* tab) const OVERRIDE { in IsActiveTab() function in FakeTabController
265 bool BrowserTabStripController::IsActiveTab(int model_index) const { in IsActiveTab() function in BrowserTabStripController
1062 bool TabStrip::IsActiveTab(const Tab* tab) const { in IsActiveTab() function in TabStrip
277 bool BaseTabStrip::IsActiveTab(const BaseTab* tab) const { in IsActiveTab() function in BaseTabStrip
194 bool BrowserTabStripController::IsActiveTab(int model_index) const { in IsActiveTab() function in BrowserTabStripController
181 bool IsActiveTab(content::WebContents* contents) { in IsActiveTab() function in SearchIPCRouterTest