Searched defs:needRunTitleBarAnimation (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navdestination_pattern_base.cpp | 57 … bool needRunTitleBarAnimation, bool needRunToolBarAnimation, bool hideTitleBar, bool hideToolBar) in UpdateLayoutPropertyBeforeAnimation() 79 bool needRunTitleBarAnimation, bool needRunToolBarAnimation) in HandleTitleBarAndToolBarAnimation() 246 bool needRunTitleBarAnimation, bool hideTitle, bool needRunToolBarAnimation, bool hideTool) in BarAnimationPropertyCallback() 277 bool needRunTitleBarAnimation, bool needRunToolBarAnimation, int32_t animationId) in BarAnimationFinishCallback() 289 bool needRunTitleBarAnimation, bool hideTitle, bool needRunToolBarAnimation, bool hideTool) in StartAnimation()
|
H A D | nav_bar_pattern.cpp | 292 const RefPtr<FrameNode>& host, bool& needRunTitleBarAnimation) in MountTitleBar() 430 bool needRunTitleBarAnimation = false; in OnModifyDone() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/ |
H A D | navrouter_group_test_ng.cpp | 760 bool needRunTitleBarAnimation = false; variable 800 bool needRunTitleBarAnimation = false; variable 846 bool needRunTitleBarAnimation = false; variable 891 bool needRunTitleBarAnimation = false; variable 915 bool needRunTitleBarAnimation = false; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
H A D | navdestination_pattern.cpp | 155 bool needRunTitleBarAnimation = false; in OnModifyDone() local 233 RefPtr<NavDestinationGroupNode>& hostNode, bool& needRunTitleBarAnimation) in MountTitleBar()
|