Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.h137 static constexpr const int32_t LINE_BREAK_STATE_STOP = 0; member in OHOS::UILineBreakEngine
H A Dui_line_break.cpp73 if ((completedRule > 1) || (state == LINE_BREAK_STATE_STOP)) { in GetNextBreakPos()
248 return (row->fAccepting > 1 || state == LINE_BREAK_STATE_STOP); in IsBreakPos()

Completed in 2 milliseconds