Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_theme.h54 …theme->secondaryMiniResourceId_ = themeConstants->GetResourceId(THEME_RATING_RESOURCE_ID_MINI_HALF… in Build()
153 return secondaryMiniResourceId_; in GetSecondaryMiniResourceId()
226 …InternalResource::ResourceId secondaryMiniResourceId_ = InternalResource::ResourceId::RATE_STAR_SM… variable