Searched refs:targetIndexInGroup_ (Results 1 – 4 of 4) sorted by relevance
142 targetIndexInGroup_ = targetIndexInGroup; in SetTargetIndexInGroup()532 std::optional<int32_t> targetIndexInGroup_; variable
439 std::optional<int32_t> targetIndexInGroup_; variable
159 AnimateToTarget(targetIndex_.value(), targetIndexInGroup_, scrollAlign_); in OnDirtyLayoutWrapperSwap()163 targetIndexInGroup_.reset(); in OnDirtyLayoutWrapperSwap()599 if (targetIndexInGroup_) { in CreateLayoutAlgorithm()600 listLayoutAlgorithm->SetTargetIndexInGroup(targetIndexInGroup_.value()); in CreateLayoutAlgorithm()1390 targetIndexInGroup_ = indexInGroup; in ScrollToItemInGroup()
908 } else if (targetIndexInGroup_.has_value()) { in LayoutDirectionForTargetIndex()919 …if (targetIndexInGroup_.value() < startIndexInGroup || (isTargetGroupEmpty && Negative(targetGroup… in LayoutDirectionForTargetIndex()921 } else if (targetIndexInGroup_.value() > endIndexInGroup || in LayoutDirectionForTargetIndex()