/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
H A 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 …]
|
H A 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 1256 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable [all …]
|
H A 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
|
H A D | navigation_test_ng.cpp | 758 auto navigationLayoutProperty = AceType::MakeRefPtr<NavigationLayoutProperty>(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A 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() 130 … const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const NavBarPosition& position, in LayoutNavBar() 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 448 …onst RefPtr<NavigationGroupNode>& hostNode, const RefPtr<NavigationLayoutProperty>& navigationLayo… in SizeCalculation() 478 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& frameSize) in SizeCalculationSplit() 556 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& frameSize) in SizeCalculationStack() [all …]
|
H A D | navigation_pattern.cpp | 904 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(hostNode->GetLayout… in CheckTopNavPathChange() local 1425 auto navigationLayoutProperty = in OnDirtyLayoutWrapperSwap() local 1483 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(hostNode->GetLayout… in OnDirtyLayoutWrapperSwap() local 1529 auto navigationLayoutProperty = hostNode->GetLayoutProperty<NavigationLayoutProperty>(); in UpdateContextRect() local 1643 auto navigationLayoutProperty = GetLayoutProperty<NavigationLayoutProperty>(); in HandleDragUpdate() local 3115 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); in CheckContentNeedMeasure() local
|
H A D | navigation_model_ng.cpp | 252 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in Create() local 1172 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in SetHideNavBarInner() local 1573 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in CreateFrameNode() local
|
H A D | navigation_group_node.cpp | 400 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(navigation->GetLayo… in SetBackButtonEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/ |
H A D | navrouter_group_test_ng.cpp | 1160 … auto navigationLayoutProperty = navigationNodeTest->GetLayoutProperty<NavigationLayoutProperty>(); variable 1231 … auto navigationLayoutProperty = navigationNodeTest->GetLayoutProperty<NavigationLayoutProperty>(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
H A D | navdestination_pattern.cpp | 307 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); in GetBackButtonState() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 2309 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in FindNavigationNodeToHandleBack() local
|