Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/common/
H A Dtext.cpp432 uint16_t ellipsisWidth = in GetLine() local
434 textLine_[lineNum - 1].linePixelWidth += ellipsisWidth; in GetLine()
436 int16_t newWidth = width - ellipsisWidth; in GetLine()
439 textLine_[lineNum - 1].linePixelWidth += ellipsisWidth; in GetLine()

Completed in 3 milliseconds