Home
last modified time | relevance | path

Searched defs:hideTitle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavdestination_pattern_base.cpp246 bool needRunTitleBarAnimation, bool hideTitle, bool needRunToolBarAnimation, bool hideTool) in BarAnimationPropertyCallback()
289 bool needRunTitleBarAnimation, bool hideTitle, bool needRunToolBarAnimation, bool hideTool) in StartAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnav_destination_modifier.cpp26 void SetHideTitleBar(ArkUINodeHandle node, ArkUI_Bool hideTitle, ArkUI_Bool animated) in SetHideTitleBar()