Searched refs:GetMaxValueColor (Results 1 – 3 of 3) sorted by relevance
176 : GetMaxValueColor(gaugePaintProperty); in InitLimitValueText()221 Color GaugePattern::GetMaxValueColor(const RefPtr<GaugePaintProperty>& gaugePaintProperty) const in GetMaxValueColor() function in OHOS::Ace::NG::GaugePattern
192 Color GetMaxValueColor(const RefPtr<GaugePaintProperty>& gaugePaintProperty) const;
1625 HWTEST_F(GaugeTestNg, GetMaxValueColor, TestSize.Level1)1648 auto color = pattern_->GetMaxValueColor(paintProperty_);1655 color = pattern_->GetMaxValueColor(paintProperty_);1662 color = pattern_->GetMaxValueColor(paintProperty_);