Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp138 bool isAllCanBreak = allBreak; in GetNextLineAndWidth() local
158 if (isAllCanBreak || IsBreakPos(unicode, fontId, fontSize, state) || isEliminateSpace) { in GetNextLineAndWidth()