Searched defs:navigationLayoutProperty (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| D | navigation_layout_algorithm.cpp | 51 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& dividerSize) in MeasureDivider() 64 … const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const NavBarPosition& position, in LayoutNavBar() 101 …const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, const NavBarP… in LayoutDivider() 124 …const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, float divider… in LayoutContent() 186 …onst RefPtr<NavigationGroupNode>& hostNode, const RefPtr<NavigationLayoutProperty>& navigationLayo… in RangeCalculation() 253 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& frameSize) in UpdateNavigationMode() 277 …onst RefPtr<NavigationGroupNode>& hostNode, const RefPtr<NavigationLayoutProperty>& navigationLayo… in SizeCalculation() 310 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& frameSize) in SizeCalculationSplit() 380 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& frameSize) in SizeCalculationStack() 393 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& navBarSize) in MeasureNavBar() [all …]
|
| D | navigation_pattern.cpp | 410 auto navigationLayoutProperty = in OnDirtyLayoutWrapperSwap() local 447 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(hostNode->GetLayout… in OnDirtyLayoutWrapperSwap() local 475 auto navigationLayoutProperty = hostNode->GetLayoutProperty<NavigationLayoutProperty>(); in UpdateContextRect() local 537 auto navigationLayoutProperty = GetLayoutProperty<NavigationLayoutProperty>(); in HandleDragUpdate() local
|
| D | navigation_model_ng.cpp | 645 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in Create() local 968 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in SetHideNavBar() local
|
| D | navigation_group_node.cpp | 217 auto navigationLayoutProperty = GetLayoutProperty<NavigationLayoutProperty>(); in AddBackButtonIconToNavDestination() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/navigation/ |
| D | navigation_test_ng.cpp | 152 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable 170 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable 196 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable 242 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable 289 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable 476 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable 543 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable 608 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable 671 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable 848 RefPtr<NavigationLayoutProperty> navigationLayoutProperty = variable [all …]
|