Home
last modified time | relevance | path

Searched defs:isIndicator (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_model_ng.h26 …RatingConfiguration(int32_t starNum, bool isIndicator, double rating, double stepSize, bool enable… in RatingConfiguration()
H A Drating_pattern.cpp805 bool isIndicator = IsIndicator(); in OnModifyDone() local
916 auto isIndicator = IsIndicator(); in BuildContentModifierNode() local