Home | History | Annotate | Download | only in tabs

Lines Matching refs:IsTabSelected

1017 bool TabStrip::IsTabSelected(const Tab* tab) const {
1020 controller_->IsTabSelected(model_index);
1062 if (IsTabSelected(other_tab)) {