Searched refs:shadowColor_ (Results 1 – 16 of 16) sorted by relevance
84 … isSelect_->Get() ? LinearColor(shadowColor_) : LinearColor(shadowColor_.BlendOpacity(0))); in UpdateAnimatableProperty()210 Color shadowColor_; variable
94 shadowColor_ = checkBoxTheme->GetShadowColor(); in InitializeParam()
79 shadowColor_(Color::Black()),561 return shadowColor_; in GetShadowColor()771 ColorType shadowColor_; // Set shadow color. variable
121 return shadowColor_; in GetShadowColor()182 Color shadowColor_; variable251 theme->shadowColor_ = checkboxPattern->GetAttr<Color>("checkbox_shadow_color", Color()); in ParsePattern()350 theme->shadowColor_ = switchPattern->GetAttr<Color>("switch_shadow_color", Color()); in ParsePattern()456 theme->shadowColor_ = radioPattern->GetAttr<Color>("radio_shadow_color", Color()); in ParsePattern()
77 paint.setColor(shadowColor_); in Paint()128 brush.SetColor(shadowColor_); in Paint()
55 shadowColor_ = theme->GetShadowColor(); in ApplyTheme()
143 uint32_t shadowColor_ = 0x0C000000; variable
277 return shadowColor_; in GetShadowColor()328 Color shadowColor_; variable
185 skPaint.setColor(shadowColor_); in PaintCenterPoint()211 pen.SetColor(shadowColor_); in PaintCenterPoint()
41 shadowColor_ = checkable->GetShadowColor().GetValue(); in Update()
81 shadowPaint.setColor(shadowColor_); in Paint()90 shadowPen.SetColor(shadowColor_); in Paint()
101 shadowColor_ = paint.shadowColor_; in Init()264 shadowColor_ = color; in SetShadowColor()
145 shadowColor_ = shadowColor; in SetShadowColor()256 Color shadowColor_; variable
59 shadowColor_ = parameters.shadowColor; in CheckBoxGroupModifier()102 shadowPen.SetColor(ToRSColor(shadowColor_)); in PaintCheckBox()251 shadowPen.SetColor(ToRSColor(shadowColor_)); in DrawPart()
207 Color shadowColor_; variable
96 shadowColor_ = radioTheme->GetShadowColor(); in InitializeParam()233 shadowBrush.SetColor(ToRSColor(shadowColor_)); in PaintRadio()