Home | History | Annotate | Download | only in ui

Lines Matching refs:to_index

2805                        int to_index) {
2806 DCHECK(from_index >= 0 && to_index >= 0);
2808 SyncHistoryWithTabs(std::min(from_index, to_index));