Home
last modified time | relevance | path

Searched refs:NAV_DESTINATION (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/
H A Dnavrouter_model_test_ng.cpp683 layoutProperty->propTitleBarParentType_ = TitleBarParentType::NAV_DESTINATION;
748 layoutProperty->propTitleBarParentType_ = TitleBarParentType::NAV_DESTINATION;
810 layoutProperty->propTitleBarParentType_ = TitleBarParentType::NAV_DESTINATION;
815 layoutProperty->propTitleBarParentType_ = TitleBarParentType::NAV_DESTINATION;
897 layoutProperty->propTitleBarParentType_ = TitleBarParentType::NAV_DESTINATION;
931 layoutProperty->propTitleBarParentType_ = TitleBarParentType::NAV_DESTINATION;
936 layoutProperty->propTitleBarParentType_ = TitleBarParentType::NAV_DESTINATION;
1015 layoutProperty->propTitleBarParentType_ = TitleBarParentType::NAV_DESTINATION;
1020 layoutProperty->propTitleBarParentType_ = TitleBarParentType::NAV_DESTINATION;
1462 titleBarLayoutProperty->propTitleBarParentType_ = TitleBarParentType::NAV_DESTINATION;
[all …]
H A Dnavrouter_pattern_test_ng.cpp1090 TitleBarParentType::NAV_DESTINATION;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_layout_algorithm.cpp92 TitleBarParentType::NAV_DESTINATION) { in MeasureBackButton()
163 TitleBarParentType::NAV_DESTINATION) { in GetTitleWidth()
315 TitleBarParentType::NAV_DESTINATION) { in MeasureTitle()
496 TitleBarParentType::NAV_DESTINATION) { in LayoutBackButton()
583 TitleBarParentType::NAV_DESTINATION) { in LayoutTitle()
784 TitleBarParentType::NAV_DESTINATION) { in LayoutSubtitle()
1005 TitleBarParentType::NAV_DESTINATION) { in Measure()
H A Dnavigation_declaration.h207 enum class TitleBarParentType { NAVBAR, NAV_DESTINATION }; enumerator
H A Dtitle_bar_pattern.cpp364 if (parentType == TitleBarParentType::NAV_DESTINATION) { in MountBackButton()
385 if (parentType == TitleBarParentType::NAV_DESTINATION) { in MountSubTitle()
392 … ResetSubTitleProperty(subtitleNode, titleMode, parentType == TitleBarParentType::NAV_DESTINATION); in MountSubTitle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp179 titleBarLayoutProperty->UpdateTitleBarParentType(TitleBarParentType::NAV_DESTINATION); in Create()
366 titleBarLayoutProperty->UpdateTitleBarParentType(TitleBarParentType::NAV_DESTINATION); in Create()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dtitle_bar_test_ng.cpp955 titleBarLayoutProperty->UpdateTitleBarParentType(TitleBarParentType::NAV_DESTINATION);