Home
last modified time | relevance | path

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 Dnavdestination_pattern_base.cpp57bool 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 Dnav_bar_pattern.cpp292 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 Dnavrouter_group_test_ng.cpp760 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 Dnavdestination_pattern.cpp155 bool needRunTitleBarAnimation = false; in OnModifyDone() local
233 RefPtr<NavDestinationGroupNode>& hostNode, bool& needRunTitleBarAnimation) in MountTitleBar()