Home
last modified time | relevance | path

Searched refs:GetLastStandardIndex (Results 1 – 5 of 5) 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()
H A Dnavigation_pattern.cpp766 auto preLastStandardIndex = hostNode->GetLastStandardIndex(); in RefreshNavDestination()
933 auto lastStandardIndex = hostNode->GetLastStandardIndex(); in CheckTopNavPathChange()
979 return hostNode->GetLastStandardIndex(); in FireNavDestinationStateChange()
1008 auto lastStandardIndex = navigationNode->GetLastStandardIndex(); in FireNavigationInner()
1915 int32_t lastStandardIndex = hostNode->GetLastStandardIndex(); in NotifyDialogChange()
2519 …(hostNode->GetLastStandardIndex() > preDestination->GetIndex() || preDestination->NeedRemoveInPush… in StartTransition()
2675 auto lastStandardIndex = hostNode->GetLastStandardIndex(); in FireShowAndHideLifecycle()
2906 auto lastStdIndex = navigationNode->GetLastStandardIndex(); in IsLastStdChange()
H A Dnavigation_group_node.h205 int32_t GetLastStandardIndex() const in GetLastStandardIndex() function
H A Dnavigation_layout_algorithm.cpp269 auto lastStandardIndex = hostNode->GetLastStandardIndex(); in SwitchModeWithAnimation()
/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()