Searched refs:GetDisabled (Results 1 – 5 of 5) sorted by relevance
108 focusNode->SetFocusable(!component->GetDisabled()); in PerformBuild()128 if (!select || select->GetDisabled()) { in HandleClickedEvent()168 if (component->GetDisabled()) { in HandleTouchEvent()393 if (component->GetDisabled()) { in SetBackgroundColor()
64 bool GetDisabled() const in GetDisabled() function
162 if (!data_ || data_->GetDisabled()) { in OnClick()200 if (!data_ || data_->GetDisabled() || data_->GetCustomComponent()) { in OnTouch()249 if (!data_ || data_->GetDisabled()) { in OnMouseHoverEnterTest()260 if (!data_ || data_->GetDisabled()) { in OnMouseHoverExitTest()277 if (!data_ || data_->GetDisabled()) { in UpdateSelfStatus()
105 if (GetDisabled() && theme_) { in Initialize()
298 bool GetDisabled() const in GetDisabled() function