Searched refs:GetStyleDegValue (Results 1 – 3 of 3) sorted by relevance
116 …startAngle_ = GetStyleDegValue(style); // Compatible with rich devices, value should between -180 … in SetStartAngle()128 …totalAngle_ = GetStyleDegValue(style); // Compatible with rich devices, value should between 0 and… in SetTotalAngle()
448 int16_t GetStyleDegValue(const AppStyleItem *style, int16_t defaultValue = 0) const;
1896 int16_t Component::GetStyleDegValue(const AppStyleItem *style, int16_t defaultValue) const in GetStyleDegValue() function in OHOS::ACELite::Component