Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_pattern.cpp585 imageSourceInfo.SetResourceId(radioTheme->GetTickResourceId()); in GetImageSourceInfoFromTheme()
591 imageSourceInfo.SetResourceId(radioTheme->GetTickResourceId()); in GetImageSourceInfoFromTheme()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_theme.h163 const InternalResource::ResourceId& GetTickResourceId() const in GetTickResourceId() function