Searched refs:GetDisabledState (Results 1 – 7 of 7) sorted by relevance
44 SetFocusable(!buttonComponent->GetDisabledState() && buttonComponent->GetFocusable()); in Update()
90 bool ButtonComponent::GetDisabledState() const in GetDisabledState() function in OHOS::Ace::ButtonComponent92 return declaration_->GetDisabledState(); in GetDisabledState()
60 bool GetDisabledState() const;
591 if (buttonComponent_->GetDisabledState()) { in GetStateColor()
127 if (component->GetDisabledState()) { in SetChildAttr()
117 bool GetDisabledState() const in GetDisabledState() function
346 if (buttonDeclaration_->GetDisabledState()) { in PrepareButtonState()