Home
last modified time | relevance | path

Searched defs:LayoutText (Results 1 – 2 of 2) 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.cpp705 void RenderOption::LayoutText(const RefPtr<RenderText>& text) in LayoutText() function in OHOS::Ace::RenderOption