OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 47 milliseconds