Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
Dnavigation_branch_test_ng.cpp93 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 …]
Dnavigation_pattern_test_ng.cpp121 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 …]
Dnavigation_model_test_ng.cpp838 …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
Dnavigation_test_ng.cpp783 auto navigationLayoutProperty = AceType::MakeRefPtr<NavigationLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dnavigation_layout_algorithm.cpp55 const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const SizeF& dividerSize) in MeasureDivider()
68const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, const NavBarPosition& position, in LayoutNavBar()
102const RefPtr<NavigationLayoutProperty>& navigationLayoutProperty, float navBarWidth, const NavBarP… in LayoutDivider()
130const 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 …]
Dnavigation_pattern.cpp794 …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
Dnavigation_model_ng.cpp251 …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
Dnavigation_group_node.cpp407 …auto navigationLayoutProperty = AceType::DynamicCast<NavigationLayoutProperty>(navigation->GetLayo… in SetBackButtonEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
Dnavdestination_pattern.cpp289 auto navigationLayoutProperty = navigationNode->GetLayoutProperty<NavigationLayoutProperty>(); in GetBackButtonState() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/
Dnavrouter_group_test_ng.cpp1160 … auto navigationLayoutProperty = navigationNodeTest->GetLayoutProperty<NavigationLayoutProperty>(); variable
1231 … auto navigationLayoutProperty = navigationNodeTest->GetLayoutProperty<NavigationLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp2124 …auto navigationLayoutProperty = navigationGroupNode->GetLayoutProperty<NavigationLayoutProperty>(); in FindNavigationNodeToHandleBack() local