Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp1408 auto itemPositionState = GetItemPositionState(curMainPos, mainSize + spaceWidth_); in LayoutOrRecycleCurrentItemsForLaneList() local
1409 switch (itemPositionState) { in LayoutOrRecycleCurrentItemsForLaneList()
1446 LOGW("unexpected item position state: %{public}d", itemPositionState); in LayoutOrRecycleCurrentItemsForLaneList()