Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp385 int16_t actLength = GetArcLength(); in OnMeasureArcTextInfo() local
386 if ((arcLabelText_->GetHorAlign() != TEXT_ALIGNMENT_LEFT) && (actLength < maxLength)) { in OnMeasureArcTextInfo()
387 float gapLength = maxLength - actLength; in OnMeasureArcTextInfo()

Completed in 2 milliseconds