Home | History | Annotate | Download | only in tabs

Lines Matching refs:tab_strip_model_

172   TabStripModel* tab_strip_model_;
213 tab_strip_model_(tab_strip_model),
232 int index = tab_strip_model_->GetIndexOfWebContents(web_contents());
234 tab_strip_model_->DetachWebContentsAt(index);