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

  /external/chromium_org/chrome/browser/ui/views/tabs/
stacked_tab_strip_layout.h 70 // Moves the tab from |from| to |to|. |new_active_index| is the index of the
74 int new_active_index,
stacked_tab_strip_layout.cc 199 int new_active_index,
204 active_index_ = new_active_index;
stacked_tab_strip_layout_unittest.cc 470 const int new_active_index; member in struct:TestData
498 test_data[i].new_active_index, test_data[i].new_start_x,
  /external/chromium_org/chrome/browser/ui/
browser.cc 916 int new_active_index = tab_strip_model_->active_index(); local
919 new_active_index); local
    [all...]

Completed in 225 milliseconds