Home
last modified time | relevance | path

Searched refs:getBackgroundUri (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_rating.cpp142 auto getBackgroundUri = paramObject->GetProperty("backgroundUri"); in SetStarStyle() local
146 if (getBackgroundUri->IsString()) { in SetStarStyle()
147 backgroundUri = getBackgroundUri->ToString(); in SetStarStyle()
170 } else if (getBackgroundUri->IsString() && !backgroundUri.empty()) { in SetStarStyle()

Completed in 1 milliseconds