Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_layout_algorithm.cpp51 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& dividerSize) in MeasureDivider()
64const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const NavBarPosition& position, in LayoutNavBar()
101const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, const NavBarP… in LayoutDivider()
124const 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 …]
Dnavigation_pattern.cpp410 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
Dnavigation_model_ng.cpp645 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in Create() local
968 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in SetHideNavBar() local
Dnavigation_group_node.cpp217 auto navigationLayoutProperty = GetLayoutProperty<NavigationLayoutProperty>(); in AddBackButtonIconToNavDestination() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/navigation/
Dnavigation_test_ng.cpp152 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 …]