Lines Matching refs:GetWrapperIndex
662 int tab_index = model->GetWrapperIndex(existing_tab); in OpenApplicationTab()
668 tab_index = model->GetWrapperIndex(existing_tab); in OpenApplicationTab()
2877 tabstrip_model()->GetWrapperIndex(source)); in OpenURLFromTab()
2929 tabstrip_model()->GetWrapperIndex(source)); in AddNewContents()
2943 tab_handler_->GetTabStripModel()->GetWrapperIndex(contents), false); in ActivateContents()
2991 int index = tab_handler_->GetTabStripModel()->GetWrapperIndex(source); in CloseContents()
3010 int index = tab_handler_->GetTabStripModel()->GetWrapperIndex(source); in DetachContents()
3065 int index = tabstrip_model()->GetWrapperIndex(contents); in SetTabContentBlocked()
3217 int index = tabstrip_model()->GetWrapperIndex(source); in ViewSourceForTab()
3226 int index = tabstrip_model()->GetWrapperIndex(source); in ViewSourceForFrame()
3934 tab_handler_->GetTabStripModel()->GetWrapperIndex(contents), in ProcessPendingUIUpdates()