Home
last modified time | relevance | path

Searched refs:MakePositionedInnerLayoutParam (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/stack/
Drender_stack.h80 LayoutParam MakePositionedInnerLayoutParam(
Drender_stack.cpp61 innerLayout = MakePositionedInnerLayoutParam(positionedItem, firstChild); in PerformLayout()
207 LayoutParam RenderStack::MakePositionedInnerLayoutParam( in MakePositionedInnerLayoutParam() function in OHOS::Ace::RenderStack