Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp387 float gapLength = maxLength - actLength; in OnMeasureArcTextInfo() local
389 gapLength = gapLength / 2; // 2: half in OnMeasureArcTextInfo()
391 arcTextInfo_.startAngle += TypedText::GetAngleForArcLen(gapLength, letterHeight, arcTextInfo_.radius, in OnMeasureArcTextInfo()

Completed in 1 milliseconds