Home
last modified time | relevance | path

Searched refs:beforeLastStandardIndex (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.cpp144 int32_t beforeLastStandardIndex = lastStandardIndex_; in UpdateNavDestinationNodeWithoutMarkDirty() local
146 navigationContentNode->GetChildAtIndex(beforeLastStandardIndex)); in UpdateNavDestinationNodeWithoutMarkDirty()
235 …int32_t beforeLastStandardIndex = preLastStandardNode == nullptr ? -1 : preLastStandardNode->GetIn… in RemoveRedundantNavDestination() local
282 if (navDestination->GetIndex() >= beforeLastStandardIndex && !hideNodesFinish) { in RemoveRedundantNavDestination()