| /foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
| D | navigation_branch_test_ng.cpp | 93 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 …]
|
| D | navigation_pattern_test_ng.cpp | 121 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 …]
|
| D | navigation_model_test_ng.cpp | 893 …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
|
| D | navigation_test_ng.cpp | 758 auto navigationLayoutProperty = AceType::MakeRefPtr<NavigationLayoutProperty>(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| D | navigation_layout_algorithm.cpp | 60 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& dividerSize) in MeasureDivider() 73 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& dividerSize) in MeasureDragBar() 101 …const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, const NavBarP… in LayoutDragBar() 130 … const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const NavBarPosition& position, in LayoutNavBar() 164 …const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, const NavBarP… in LayoutDivider() 192 …const 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 …]
|
| D | navigation_pattern.cpp | 923 …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
|
| D | navigation_model_ng.cpp | 252 …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
|
| D | navigation_group_node.cpp | 416 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(navigation->GetLayo… in SetBackButtonEvent() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/ |
| D | navrouter_group_test_ng.cpp | 1160 … auto navigationLayoutProperty = navigationNodeTest->GetLayoutProperty<NavigationLayoutProperty>(); variable 1231 … auto navigationLayoutProperty = navigationNodeTest->GetLayoutProperty<NavigationLayoutProperty>(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| D | navdestination_pattern.cpp | 316 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); in GetBackButtonState() local
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| D | pipeline_context.cpp | 2181 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in FindNavigationNodeToHandleBack() local
|