Home
last modified time | relevance | path

Searched refs:SetStarColorInactive (Results 1 – 3 of 3) 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.h263 void SetStarColorInactive(const Color& starColorInactive) in SetStarColorInactive() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_rating.cpp149 ratingChild_->SetStarColorInactive(theme->GetStarColorInactive()); in SetThemeAttrs()