Searched defs:SelectTab (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/chrome/browser/ui/views/tabs/ | ||
D | fake_base_tab_strip_controller.cc | 67 void FakeBaseTabStripController::SelectTab(int index) { in SelectTab() function in FakeBaseTabStripController |
D | tab_unittest.cc | 33 virtual void SelectTab(Tab* tab) OVERRIDE {} in SelectTab() function in FakeTabController |
D | browser_tab_strip_controller.cc | 276 void BrowserTabStripController::SelectTab(int model_index) { in SelectTab() function in BrowserTabStripController |
D | tab_strip.cc | 968 void TabStrip::SelectTab(Tab* tab) { in SelectTab() function in TabStrip |
/external/chromium_org/ui/views/controls/tabbed_pane/ | ||
D | tabbed_pane.cc | 305 void TabbedPane::SelectTab(Tab* tab) { in SelectTab() function in views::TabbedPane |