Searched refs:arrowColor_ (Results 1 – 6 of 6) sorted by relevance
63 theme->arrowColor_ = pattern->GetAttr<Color>("arrorw_color", Color::RED); in Build()144 return arrowColor_; in GetArrowColor()220 Color arrowColor_; variable
191 arrowColor_ = arrowColor; in SetArrowColor()196 return arrowColor_; in GetArrowColor()349 Color arrowColor_; variable
123 arrowColor_ = stepperComponent_->GetArrowColor(); in InitAttr()284 imageComponent->SetImageFill(arrowColor_); in InitHotArea()305 buttonData.imageComponentRight->SetImageFill(arrowColor_.ChangeOpacity(disabledAlpha_)); in UpdateButton()308 buttonData.imageComponentRight->SetImageFill(arrowColor_); in UpdateButton()
215 Color arrowColor_; variable
59 Color arrowColor_ = Color::BLACK; variable
338 arrowColor_ = theme->GetMenuButtonTextStyle().GetTextColor(); in InitMoreButtonPaintColor()423 skPaint.setColor(arrowColor_.GetValue()); in PaintMore()458 pen.SetColor(arrowColor_.GetValue()); in PaintMore()