Home
last modified time | relevance | path

Searched defs:lineMaxWidth (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/frameworks/common/
Dtext.cpp254 int16_t lineMaxWidth = expandWidth_ ? textSize_.x : textRect.GetWidth(); in ReMeasureTextWidthInEllipsisMode() local
300 int16_t lineMaxWidth = expandWidth_ ? textSize_.x : coords.GetWidth(); in Draw() local