Home
last modified time | relevance | path

Searched defs:navigationLayoutProperty (Results 1 – 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
Dnavigation_branch_test_ng.cpp93 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
111 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
137 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
176 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
224 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
369 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
404 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
433 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
473 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
513 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
[all …]
Dnavigation_pattern_test_ng.cpp121 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
190 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
257 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
322 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
503 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
584 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
623 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
671 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
726 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable
916 auto navigationLayoutProperty = navigation->GetLayoutProperty<NavigationLayoutProperty>(); variable
[all …]
Dnavigation_model_test_ng.cpp893 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); variable
922 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); variable
1421 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); variable
1452 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); variable
Dnavigation_test_ng.cpp758 auto navigationLayoutProperty = AceType::MakeRefPtr<NavigationLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_layout_algorithm.cpp60 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& dividerSize) in MeasureDivider()
73 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& dividerSize) in MeasureDragBar()
101const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, const NavBarP… in LayoutDragBar()
130const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const NavBarPosition& position, in LayoutNavBar()
164const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, const NavBarP… in LayoutDivider()
192const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, float divider… in LayoutContent()
270 auto navigationLayoutProperty = hostNode->GetLayoutProperty<NavigationLayoutProperty>(); in SwitchModeWithAnimation() local
312 …onst RefPtr<NavigationGroupNode>& hostNode, const RefPtr<NavigationLayoutProperty>& navigationLayo… in RangeCalculation()
378 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(hostNode->GetLayout… in CalculateNavigationWidth() local
395 …gationLayoutAlgorithm::UpdateNavigationMode(const RefPtr<NavigationLayoutProperty>& navigationLayo… in UpdateNavigationMode()
[all …]
Dnavigation_pattern.cpp923 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(hostNode->GetLayout… in CheckTopNavPathChange() local
1453 auto navigationLayoutProperty = in OnDirtyLayoutWrapperSwap() local
1511 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(hostNode->GetLayout… in OnDirtyLayoutWrapperSwap() local
1557 auto navigationLayoutProperty = hostNode->GetLayoutProperty<NavigationLayoutProperty>(); in UpdateContextRect() local
1671 auto navigationLayoutProperty = GetLayoutProperty<NavigationLayoutProperty>(); in HandleDragUpdate() local
3143 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); in CheckContentNeedMeasure() local
Dnavigation_model_ng.cpp252 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in Create() local
1181 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in SetHideNavBarInner() local
1589 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in CreateFrameNode() local
Dnavigation_group_node.cpp416 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(navigation->GetLayo… in SetBackButtonEvent() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/
Dnavrouter_group_test_ng.cpp1160 … auto navigationLayoutProperty = navigationNodeTest->GetLayoutProperty<NavigationLayoutProperty>(); variable
1231 … auto navigationLayoutProperty = navigationNodeTest->GetLayoutProperty<NavigationLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
Dnavdestination_pattern.cpp316 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); in GetBackButtonState() local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp2181 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in FindNavigationNodeToHandleBack() local