Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_arc_label.cpp311 int16_t arcTextHeight = textRect.GetHeight(); in ReMeasure() local
315 Resize(arcTextWidth, arcTextHeight); in ReMeasure()
321 textSize_.y = arcTextHeight; in ReMeasure()