Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Drating_composed_element.cpp99 jsonStarStyle->Put("foregroundUri", renderRating->GetForegroundSrc().c_str()); in GetStarStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_component.h113 const std::string& GetForegroundSrc() const in GetForegroundSrc() function
H A Drender_rating.h88 std::string GetForegroundSrc() const in GetForegroundSrc() function
H A Drender_rating.cpp43 foregroundSrc_ = rating->GetForegroundSrc(); in Update()
46 foregroundSrc1_ = rating->GetForegroundSrc(); in Update()