Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.cpp425 RefPtr<RenderNode>& sideBar = *(++begin); in LayoutChildren() local
448 sideBar->SetLeft(curPositionVP); in LayoutChildren()
450 sideBar->SetLeft(layoutSizeWithVP + curPositionVP); in LayoutChildren()
453 sideBar->Layout(LayoutParam(fixedSize, fixedSize)); in LayoutChildren()