Home
last modified time | relevance | path

Searched defs:needRunToolBarAnimation (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.cpp57 … 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 Dnav_bar_pattern.cpp432 bool needRunToolBarAnimation = false; in OnModifyDone() local
H A Dnavigation_toolbar_util.cpp624 const RefPtr<NavDestinationNodeBase>& nodeBase, bool& needRunToolBarAnimation) in MountToolBar()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_pattern.cpp157 bool needRunToolBarAnimation = false; in OnModifyDone() local