Home
last modified time | relevance | path

Searched refs:LayoutContent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dwrap_layout_algorithm.h105 void LayoutContent(const ContentInfo& content, const OffsetF& position);
H A Dwrap_layout_algorithm.cpp487 LayoutContent(content, contentPosition); in TraverseContent()
591 void WrapLayoutAlgorithm::LayoutContent(const ContentInfo& content, const OffsetF& position) in LayoutContent() function in OHOS::Ace::NG::WrapLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_layout_algorithm.cpp283 void LayoutContent(LayoutWrapper* layoutWrapper, const RefPtr<NavBarNode>& hostNode, in LayoutContent() function
394 LayoutContent(layoutWrapper, hostNode, navBarLayoutProperty, transferedTitleBarHeight); in Layout()
H A Dnavigation_layout_algorithm.cpp191 void LayoutContent(LayoutWrapper* layoutWrapper, const RefPtr<NavigationGroupNode>& hostNode, in LayoutContent() function
668LayoutContent(layoutWrapper, hostNode, navigationLayoutProperty, navBarWidth, dividerWidth, navBar… in Layout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_algorithm.cpp241 void LayoutContent(LayoutWrapper* layoutWrapper, const RefPtr<NavDestinationGroupNode>& hostNode, in LayoutContent() function
409 LayoutContent(layoutWrapper, hostNode, navDestinationLayoutProperty, transferedTitleBarHeight); in Layout()