HomeSort by relevance Sort by last modified time
    Searched defs:SelectTab (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/views/tabs/
fake_base_tab_strip_controller.cc 67 void FakeBaseTabStripController::SelectTab(int index) {
browser_tab_strip_controller.cc 276 void BrowserTabStripController::SelectTab(int model_index) {
tab_strip.cc     [all...]
  /external/chromium_org/ui/views/controls/tabbed_pane/
tabbed_pane.cc 113 tabbed_pane_->SelectTab(this);
130 // SelectTab also sets the right tab color.
131 tabbed_pane_->SelectTab(this);
305 void TabbedPane::SelectTab(Tab* tab) {

Completed in 788 milliseconds