Home | History | Annotate | Download | only in glue

Lines Matching refs:current_index

264   const int current_index = tab.controller().GetCurrentEntryIndex();
266 current_index - max_sync_navigation_count);
267 const int max_index = std::min(current_index + max_sync_navigation_count,
295 tab_s->set_current_navigation_index(current_index);