Home | History | Annotate | Download | only in tabs

Lines Matching refs:initial_selection_model_

459   initial_selection_model_.Copy(initial_selection_model);
1270 !initial_selection_model_.empty()) {
1272 // initial_selection_model_. Before resetting though we have to remove all
1273 // the tabs from initial_selection_model_ as it was created with the tabs
1276 selection_model.Copy(initial_selection_model_);
1712 if (initial_selection_model_.empty())
1715 GetModel(source_tabstrip_)->SetSelectionFromModel(initial_selection_model_);