Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Drating_composed_element.cpp100 jsonStarStyle->Put("secondaryUri", renderRating->GetSecondarySrc().c_str()); in GetStarStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_component.h123 const std::string& GetSecondarySrc() const in GetSecondarySrc() function
H A Drender_rating.h92 std::string GetSecondarySrc() const in GetSecondarySrc() function
H A Drender_rating.cpp44 secondarySrc_ = rating->GetSecondarySrc(); in Update()
47 secondarySrc1_ = rating->GetSecondarySrc(); in Update()