Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavdestination_pattern_base.cpp26 … bool needRunTitleBarAnimation, bool needRunToolBarAnimation, bool hideTitleBar, bool hideToolBar) in UpdateLayoutPropertyBeforeAnimation()
48 bool needRunTitleBarAnimation, bool needRunToolBarAnimation) in HandleTitleBarAndToolBarAnimation()
215 bool needRunTitleBarAnimation, bool hideTitle, bool needRunToolBarAnimation, bool hideTool) in BarAnimationPropertyCallback()
246 bool needRunTitleBarAnimation, bool needRunToolBarAnimation, int32_t animationId) in BarAnimationFinishCallback()
258 bool needRunTitleBarAnimation, bool hideTitle, bool needRunToolBarAnimation, bool hideTool) in StartAnimation()
Dnav_bar_pattern.cpp432 bool needRunToolBarAnimation = false; in OnModifyDone() local
Dnavigation_toolbar_util.cpp621 const RefPtr<NavDestinationNodeBase>& nodeBase, bool& needRunToolBarAnimation) in MountToolBar()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
Dnavdestination_pattern.cpp148 bool needRunToolBarAnimation = false; in OnModifyDone() local