Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_group_node.h233 int32_t GetModeSwitchAnimationCnt() in GetModeSwitchAnimationCnt() function
H A Dnavigation_layout_algorithm.cpp261 if (hostNode->GetModeSwitchAnimationCnt() == 0) { in SwitchModeWithAnimation()