Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_pattern.cpp497 if (EnableToolBarSwipe(nodeBase)) { in UpdateTitleAndToolBarHiddenOffset()
523 if (EnableToolBarSwipe(nodeBase)) { in ResetTitleAndToolBarState()
579 bool NavDestinationPattern::EnableToolBarSwipe(const RefPtr<NavDestinationNodeBase>& nodeBase) in EnableToolBarSwipe() function in OHOS::Ace::NG::NavDestinationPattern
644 if (EnableToolBarSwipe(nodeBase)) { in ShowTitleAndToolBar()
H A Dnavdestination_pattern.h274 bool EnableToolBarSwipe(const RefPtr<NavDestinationNodeBase>& nodeBase);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavdestination_test_ng.cpp1012 bool enable = pattern->EnableToolBarSwipe(nullptr);
1020 enable = pattern->EnableToolBarSwipe(nodeBase);
1028 enable = pattern->EnableToolBarSwipe(nodeBase);