Searched refs:attached_model (Results 1 – 1 of 1) sorted by relevance
707 TabStripModel* attached_model = GetModel(attached_tabstrip_); in MoveAttached() local739 attached_model->GetIndexOfWebContents(last_contents); in MoveAttached()749 attached_model->MoveSelectedTabsTo(to_index); in MoveAttached()755 attached_model->GetIndexOfWebContents(last_contents)) { in MoveAttached()968 TabStripModel* attached_model = GetModel(attached_tabstrip_); in Detach() local972 int index = attached_model->GetIndexOfWebContents(drag_data_[i].contents); in Detach()979 attached_model->DetachWebContentsAt(index); in Detach()986 if (!attached_model->empty()) { in Detach()989 selection_model_before_attach_.active() < attached_model->count()) { in Detach()991 attached_model->SetSelectionFromModel(selection_model_before_attach_); in Detach()