| /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 | 838 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); variable 867 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); variable 1366 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); variable 1397 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); variable
|
| D | navigation_test_ng.cpp | 783 auto navigationLayoutProperty = AceType::MakeRefPtr<NavigationLayoutProperty>(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| D | navigation_layout_algorithm.cpp | 55 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& dividerSize) in MeasureDivider() 68 … const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const NavBarPosition& position, in LayoutNavBar() 102 …const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, const NavBarP… in LayoutDivider() 130 …const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, float divider… in LayoutContent() 208 auto navigationLayoutProperty = hostNode->GetLayoutProperty<NavigationLayoutProperty>(); in SwitchModeWithAnimation() local 250 …onst RefPtr<NavigationGroupNode>& hostNode, const RefPtr<NavigationLayoutProperty>& navigationLayo… in RangeCalculation() 316 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(hostNode->GetLayout… in CalculateNavigationWidth() local 333 …gationLayoutAlgorithm::UpdateNavigationMode(const RefPtr<NavigationLayoutProperty>& navigationLayo… in UpdateNavigationMode() 386 …onst RefPtr<NavigationGroupNode>& hostNode, const RefPtr<NavigationLayoutProperty>& navigationLayo… in SizeCalculation() 416 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& frameSize) in SizeCalculationSplit() [all …]
|
| D | navigation_pattern.cpp | 794 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(hostNode->GetLayout… in CheckTopNavPathChange() local 1322 auto navigationLayoutProperty = in OnDirtyLayoutWrapperSwap() local 1380 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(hostNode->GetLayout… in OnDirtyLayoutWrapperSwap() local 1425 auto navigationLayoutProperty = hostNode->GetLayoutProperty<NavigationLayoutProperty>(); in UpdateContextRect() local 1517 auto navigationLayoutProperty = GetLayoutProperty<NavigationLayoutProperty>(); in HandleDragUpdate() local 2751 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); in CheckContentNeedMeasure() local
|
| D | navigation_model_ng.cpp | 251 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in Create() local 1167 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in SetHideNavBarInner() local 1524 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in CreateFrameNode() local
|
| D | navigation_group_node.cpp | 407 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(navigation->GetLayo… in SetBackButtonEvent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| D | navdestination_pattern.cpp | 289 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); in GetBackButtonState() 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/pipeline_ng/ |
| D | pipeline_context.cpp | 2124 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in FindNavigationNodeToHandleBack() local
|