Home | History | Annotate | Download | only in tabs

Lines Matching refs:old_model

289       const ui::ListSelectionModel& old_model) OVERRIDE {
291 s.src_contents = model()->GetWebContentsAt(old_model.active());
292 s.src_index = old_model.active();