Searched defs:SelectTab (Results 1 – 9 of 9) sorted by relevance
67 void FakeBaseTabStripController::SelectTab(int index) { in SelectTab() function in FakeBaseTabStripController
30 virtual void SelectTab(Tab* tab) OVERRIDE {} in SelectTab() function in FakeTabController
290 void BrowserTabStripController::SelectTab(int model_index) { in SelectTab() function in BrowserTabStripController
1007 void TabStrip::SelectTab(Tab* tab) { in SelectTab() function in TabStrip
301 void TabbedPane::SelectTab(Tab* tab) { in SelectTab() function in views::TabbedPane
324 void BrowserListener::SelectTab(int index, uint32 timestamp) { in SelectTab() function in chromeos::BrowserListener
233 void BaseTabStrip::SelectTab(BaseTab* tab) { in SelectTab() function in BaseTabStrip
217 void BrowserTabStripController::SelectTab(int model_index) { in SelectTab() function in BrowserTabStripController
1121 void TabStripGtk::SelectTab(TabGtk* tab) { in SelectTab() function in TabStripGtk