Searched refs:remainIndex (Results 1 – 1 of 1) sorted by relevance
316 auto remainIndex = navigationContentNode->GetChildIndex(remainDestination); in ReorderAnimatingDestination() local317 if (remainIndex != -1 && curTopDestination) { in ReorderAnimatingDestination()318 curTopDestination->MovePosition(remainIndex + 1); in ReorderAnimatingDestination()