Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp310 int16_t arcTextWidth = textRect.GetWidth(); in ReMeasure() local
315 Resize(arcTextWidth, arcTextHeight); in ReMeasure()
320 textSize_.x = arcTextWidth; in ReMeasure()