Searched refs:firstItemIndex (Results 1 – 2 of 2) sorted by relevance
344 const int32_t firstItemIndex = 0; variable346 …r<ListItemPattern> firstItemPattern = GetChildPattern<ListItemPattern>(frameNode_, firstItemIndex);353 DragSwiperItem(firstItemIndex, swipeDelta, fastSpeed);
1075 …auto firstItemIndex = Positive(props->GetCalculatedPrevMargin()) ? targetIndexValue + TotalCount()… in OnDirtyLayoutWrapperSwap() local1077 isNeedBackwardTranslate = itemPosition_.find(firstItemIndex) != itemPosition_.end(); in OnDirtyLayoutWrapperSwap()