Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_adaptor.cpp32 bool allBreak, in GetNextLineAndWidth() argument
37 …akEngine::GetInstance().GetNextLineAndWidth(txt, fontId, fontSize, letterSpace, allBreak, maxWidth, in GetNextLineAndWidth()
H A Dui_font_adaptor.h33 bool allBreak = false,
H A Dui_line_break.cpp127 bool allBreak, in GetNextLineAndWidth() argument
138 bool isAllCanBreak = allBreak; in GetNextLineAndWidth()
H A Dui_line_break.h117 bool allBreak,