Searched refs:ParagraphReLayout (Results 1 – 4 of 4) sorted by relevance
71 bool ParagraphReLayout(const LayoutConstraintF& contentConstraint);
516 return ParagraphReLayout(contentConstraint); in BuildParagraph()
427 bool MultipleParagraphLayoutAlgorithm::ParagraphReLayout(const LayoutConstraintF& contentConstraint) in ParagraphReLayout() function in OHOS::Ace::NG::MultipleParagraphLayoutAlgorithm
176 return ParagraphReLayout(contentConstraint); in BuildParagraph()