Home | History | Annotate | Download | only in tabs

Lines Matching refs:max_index

1034   int max_index = GetModel(attached_tabstrip_)->count() -
1036 return std::max(0, std::min(max_index, index));