Searched refs:LayoutText (Results 1 – 4 of 4) sorted by relevance
124 void BarItemLayoutAlgorithm::LayoutText(LayoutWrapper* layoutWrapper, const RefPtr<BarItemNode>& ho… in LayoutText() function in OHOS::Ace::NG::BarItemLayoutAlgorithm190 LayoutText(layoutWrapper, hostNode, barItemLayoutProperty, iconOffsetY); in Layout()
50 void LayoutText(LayoutWrapper* layoutWrapper, const RefPtr<BarItemNode>& hostNode,
98 void LayoutText(const RefPtr<RenderText>& text);
705 void RenderOption::LayoutText(const RefPtr<RenderText>& text) in LayoutText() function in OHOS::Ace::RenderOption809 LayoutText(text); in PerformLayout()