HomeSort by relevance Sort by last modified time
    Searched refs:next_selected_index (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/tabs/
tab_strip_model.cc 209 int next_selected_index = order_controller_->DetermineNewSelectedIndex(index); local
234 selection_model_.SetSelectedIndex(next_selected_index);
235 NotifyTabSelectedIfChanged(removed_contents, next_selected_index,
    [all...]
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.cc 266 int next_selected_index = order_controller_->DetermineNewSelectedIndex(index); local
294 selection_model_.SetSelectedIndex(next_selected_index);
    [all...]

Completed in 952 milliseconds