Searched refs:maxAnimatingIndex (Results 1 – 1 of 1) sorted by relevance
312 auto maxAnimatingIndex = navigationContentNode->GetChildIndex(maxAnimatingDestination); in ReorderAnimatingDestination() local313 if (maxAnimatingIndex != -1 && remainDestination) { in ReorderAnimatingDestination()314 remainDestination->MovePosition(maxAnimatingIndex + 1); in ReorderAnimatingDestination()