Home
last modified time | relevance | path

Searched defs:paragraphMaxWidth (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/text/
Drosen_render_text.cpp240 double paragraphMaxWidth = GetLayoutParam().GetMaxSize().Width(); in CheckMeasureFlag() local
287 bool RosenRenderText::AdaptTextSize(double paragraphMaxWidth) in AdaptTextSize()
300 bool RosenRenderText::AdaptMinTextSize(double paragraphMaxWidth) in AdaptMinTextSize()
330 bool RosenRenderText::AdaptPreferTextSize(double paragraphMaxWidth) in AdaptPreferTextSize()
346 bool RosenRenderText::AdaptPreferTextSizeGroup(double paragraphMaxWidth) in AdaptPreferTextSizeGroup()
364 bool RosenRenderText::UpdateParagraphAndLayout(double paragraphMaxWidth) in UpdateParagraphAndLayout()
598 bool RosenRenderText::DidExceedMaxLines(double paragraphMaxWidth) in DidExceedMaxLines()