Home
last modified time | relevance | path

Searched refs:IsNeedHideToolBarForNavWidth (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavdestination_pattern_base.h227 bool IsNeedHideToolBarForNavWidth() const in IsNeedHideToolBarForNavWidth() function
H A Dnavdestination_pattern_base.cpp103 if (pattern->IsNeedHideToolBarForNavWidth()) { in HandleTitleBarAndToolBarAnimation()
H A Dnavigation_toolbar_util.cpp659 navDestinationPatternBase->IsNeedHideToolBarForNavWidth()) { in MountToolBar()