Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_component.cpp60 SetDesignedStarAspectRatio(theme->GetDesignedStarAspectRatio()); in SetThemeStyle()
H A Drating_component.h213 void SetDesignedStarAspectRatio(double designedStarAspectRatio) in SetDesignedStarAspectRatio() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_rating.cpp144 ratingChild_->SetDesignedStarAspectRatio(theme->GetDesignedStarAspectRatio()); in SetThemeAttrs()