Home
last modified time | relevance | path

Searched refs:remainNodeIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_group_node.cpp234 int32_t remainNodeIndex = -1; in RemoveRedundantNavDestination() local
255 remainNodeIndex = slot - 1; in RemoveRedundantNavDestination()
256 navDestination->MovePosition(remainNodeIndex); in RemoveRedundantNavDestination()
259 remainNodeIndex = slot; in RemoveRedundantNavDestination()
296 navDestination->MovePosition(remainNodeIndex); in RemoveRedundantNavDestination()