Searched refs:GetDisabledAlpha (Results 1 – 11 of 11) sorted by relevance
51 stepperComponent->SetDisabledAlpha(theme->GetDisabledAlpha()); in Create()
113 double GetDisabledAlpha() const in GetDisabledAlpha() function
197 double GetDisabledAlpha() const in GetDisabledAlpha() function
319 double GetDisabledAlpha() const in GetDisabledAlpha() function
124 disabledAlpha_ = stepperComponent_->GetDisabledAlpha(); in InitAttr()
184 stepperComponent_->SetDisabledAlpha(theme->GetDisabledAlpha()); in ResetInitializedStyle()
50 blendOpacity_ = toggleTheme_->GetDisabledAlpha(); in ResetInitializedStyle()
116 float GetDisabledAlpha() const in GetDisabledAlpha() function
547 auto disabledAlpha = richEditorTheme->GetDisabledAlpha(); in HandleEnabled()
328 textColor = textColor.BlendOpacity(stepperTheme->GetDisabledAlpha()); in CreateArrowRightButtonNode()361 imageColor = imageColor.BlendOpacity(stepperTheme->GetDisabledAlpha()); in CreateArrowRightButtonNode()429 textColor = textColor.BlendOpacity(stepperTheme->GetDisabledAlpha()); in CreateArrowlessRightButtonNode()
58 disabledAlpha_ = toggleTheme->GetDisabledAlpha(); in InitParameters()