Home
last modified time | relevance | path

Searched refs:secondLapOffsetAngle_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp112 arcLabel->offsetAngle_ = arcLabel->animator_.secondLapOffsetAngle_; in CalculatedOffsetAngle()
158 animator_.secondLapOffsetAngle_ = 0.0f;
407 animator_.secondLapOffsetAngle_ = -maxTextAngle; in OnMeasureArcTextInfo()
409 animator_.secondLapOffsetAngle_ = maxTextAngle; in OnMeasureArcTextInfo()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_arc_label.h452 float secondLapOffsetAngle_; member