Home
last modified time | relevance | path

Searched refs:hideNodesFinish (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.cpp231 bool hideNodesFinish = false; in RemoveRedundantNavDestination() local
282 if (navDestination->GetIndex() >= beforeLastStandardIndex && !hideNodesFinish) { in RemoveRedundantNavDestination()
285 hideNodesFinish = true; in RemoveRedundantNavDestination()