Searched refs:allBreak (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_font_adaptor.cpp | 32 bool allBreak, in GetNextLineAndWidth() argument 37 …akEngine::GetInstance().GetNextLineAndWidth(txt, fontId, fontSize, letterSpace, allBreak, maxWidth, in GetNextLineAndWidth()
|
H A D | ui_font_adaptor.h | 33 bool allBreak = false,
|
H A D | ui_line_break.cpp | 127 bool allBreak, in GetNextLineAndWidth() argument 138 bool isAllCanBreak = allBreak; in GetNextLineAndWidth()
|
H A D | ui_line_break.h | 117 bool allBreak,
|