Home
last modified time | relevance | path

Searched defs:curHeadIndex (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_layout_manager.cpp533 int32_t curHeadIndex = renderList_.GetCurrentMinIndex(); in LayoutToItem() local
564 int32_t curHeadIndex = renderList_.GetCurrentMinIndex(); in LayoutToPosition() local
595 int32_t curHeadIndex = renderList_.GetCurrentMinIndex(); in LayoutMore() local
H A Dgrid_layout_manager.cpp379 int32_t curHeadIndex = renderList_.GetCurrentMinIndex(); in LayoutToItem() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.h63 virtual void HandleListMoveItems(int32_t curHeadIndex) {} in HandleListMoveItems()
H A Drender_indexer_circle.cpp299 void RenderIndexerCircle::HandleListMoveItems(int32_t curHeadIndex) in HandleListMoveItems()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.h68 virtual void HandleListMoveItems(int32_t curHeadIndex) {} in HandleListMoveItems()