HomeSort by relevance Sort by last modified time
    Searched full:next_selected_index (Results 1 - 1 of 1) 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...]

Completed in 101 milliseconds