Home
last modified time | relevance | path

Searched defs:lastStandardIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_node.cpp126 auto lastStandardIndex = navigation->GetLastStandardIndex(); in IsNodeInvisible() local
H A Dnavigation_pattern.cpp933 auto lastStandardIndex = hostNode->GetLastStandardIndex(); in CheckTopNavPathChange() local
1008 auto lastStandardIndex = navigationNode->GetLastStandardIndex(); in FireNavigationInner() local
1569 void NavigationPattern::GenerateUINodeFromRecovery(int32_t lastStandardIndex, NavPathList& navPathL… in GenerateUINodeFromRecovery()
1915 int32_t lastStandardIndex = hostNode->GetLastStandardIndex(); in NotifyDialogChange() local
2675 auto lastStandardIndex = hostNode->GetLastStandardIndex(); in FireShowAndHideLifecycle() local
H A Dnavigation_layout_algorithm.cpp269 auto lastStandardIndex = hostNode->GetLastStandardIndex(); in SwitchModeWithAnimation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_group_node.cpp519 int32_t lastStandardIndex = navigaiton->GetLastStandardIndex(); in IsNodeInvisible() local