Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dbar_item_layout_algorithm.cpp124 void BarItemLayoutAlgorithm::LayoutText(LayoutWrapper* layoutWrapper, const RefPtr<BarItemNode>& ho… in LayoutText() function in OHOS::Ace::NG::BarItemLayoutAlgorithm
190 LayoutText(layoutWrapper, hostNode, barItemLayoutProperty, iconOffsetY); in Layout()
H A Dbar_item_layout_algorithm.h50 void LayoutText(LayoutWrapper* layoutWrapper, const RefPtr<BarItemNode>& hostNode,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.h98 void LayoutText(const RefPtr<RenderText>& text);
H A Drender_option.cpp705 void RenderOption::LayoutText(const RefPtr<RenderText>& text) in LayoutText() function in OHOS::Ace::RenderOption
809 LayoutText(text); in PerformLayout()