Home
last modified time | relevance | path

Searched refs:SetStarColorActive (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_component.cpp64 SetStarColorActive(theme->GetStarColorActive()); in SetThemeStyle()
H A Drating_component.h253 void SetStarColorActive(const Color& starColorActive) in SetStarColorActive() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_rating.cpp148 ratingChild_->SetStarColorActive(theme->GetStarColorActive()); in SetThemeAttrs()