Home
last modified time | relevance | path

Searched refs:GetStarColorInactive (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_component.cpp65 SetStarColorInactive(theme->GetStarColorInactive()); in SetThemeStyle()
H A Drating_component.h268 const Color& GetStarColorInactive() const in GetStarColorInactive() function
H A Drating_theme.h191 const Color& GetStarColorInactive() const in GetStarColorInactive() function
H A Drender_rating.cpp57 starColorInactive_ = rating->GetStarColorInactive().GetValue(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_rating.cpp149 ratingChild_->SetStarColorInactive(theme->GetStarColorInactive()); in SetThemeAttrs()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.cpp736 sourceInfo.SetSrc(iconPath, ratingTheme->GetStarColorInactive()); in LoadSecondary()
764 sourceInfo.SetSrc(iconPath, ratingTheme->GetStarColorInactive()); in LoadBackground()