Home
last modified time | relevance | path

Searched defs:laneIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.cpp1071 int32_t laneIndex = pos.first % lanes_; in LayoutListItem() local
1454 int32_t laneIndex = pos.first % lanes_; in LayoutCacheItem() local
H A Dlist_layout_algorithm.cpp1390 int32_t laneIndex = 0; in LayoutItem() local