Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.h316 …RefPtr<RenderListItem> RequestAndLayoutNewItem(size_t index, double currMainPos, bool forward = tr…
H A Drender_list.cpp1585 RefPtr<RenderListItem> RenderList::RequestAndLayoutNewItem(size_t index, double currMainPos, bool f… in RequestAndLayoutNewItem() argument
1598 LayoutChild(newChild, currMainPos, forward); in RequestAndLayoutNewItem()