Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_theme.h53 …theme->foregroundMiniResourceId_ = themeConstants->GetResourceId(THEME_RATING_RESOURCE_ID_MINI_ON); in Build()
148 return foregroundMiniResourceId_; in GetForegroundMiniResourceId()
225 …InternalResource::ResourceId foregroundMiniResourceId_ = InternalResource::ResourceId::RATE_STAR_S… variable