Home | History | Annotate | Download | only in sessions

Lines Matching defs:current_index

1346   const int current_index = tab->GetController().GetCurrentEntryIndex();
1348 current_index - max_persist_navigation_count);
1350 std::min(current_index + max_persist_navigation_count,
1392 CreateSetSelectedNavigationIndexCommand(session_id, current_index));