Home | History | Annotate | Download | only in tabs

Lines Matching refs:target_index

1401   int target_index = index + count_before_index;
1406 target_index - 1, false);
1413 if (selection_model_.selected_indices()[tab_index] != target_index) {
1415 target_index, false);
1418 target_index++;