Searched refs:prevIter (Results 1 – 1 of 1) sorted by relevance
4329 auto prevIter = itemPosition_.find(prevPageIndex); in UpdateIndexOnSwipePageStop() local4330 if (prevIter == itemPosition_.end()) { in UpdateIndexOnSwipePageStop()4334 auto prevPageOffset = prevIter->second.startPos; in UpdateIndexOnSwipePageStop()