Searched refs:GetAttributesForState (Results 1 – 4 of 4) sorted by relevance
77 …const std::vector<RefPtr<StateAttributeBase<AttributeID>>>& GetAttributesForState(VisualState stat… in GetAttributesForState() function
219 for (auto& attribute : stateAttributeList_->GetAttributesForState(componentState)) { in OnStatusStyleChanged()
869 for (auto attribute : buttonComponent_->GetStateAttributes()->GetAttributesForState(state)) { in OnStatusStyleChanged()
1622 for (auto& attribute : stateAttributeList_->GetAttributesForState(state)) { in OnStatusStyleChanged()