Home
last modified time | relevance | path

Searched refs:expandOpts (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_algorithm.cpp99 … SafeAreaExpandOpts expandOpts = { .type = SAFE_AREA_TYPE_SYSTEM, .edges = SAFE_AREA_EDGE_BOTTOM }; in CheckBottomEdgeOverlap() local
100 auto safeAreaPos = safeAreaManager->GetCombinedSafeArea(expandOpts); in CheckBottomEdgeOverlap()
399 …auto expandOpts = navDestinationLayoutProperty->GetIgnoreLayoutSafeAreaValue({.type = SAFE_AREA_TY… in Layout() local
401 … edgeTopOverLayCondition = CheckTopEdgeOverlap(navDestinationLayoutProperty, hostNode, expandOpts); in Layout()
402 …ottomOverLayCondition = CheckBottomEdgeOverlap(navDestinationLayoutProperty, hostNode, expandOpts); in Layout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_layout_algorithm.cpp188 … SafeAreaExpandOpts expandOpts = {.type = SAFE_AREA_TYPE_SYSTEM, .edges = SAFE_AREA_EDGE_BOTTOM}; in CheckBottomEdgeOverlap() local
189 auto safeAreaPos = safeAreaManager->GetCombinedSafeArea(expandOpts); in CheckBottomEdgeOverlap()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_property_test_ng.cpp71 SafeAreaExpandOpts expandOpts = { variable
760 layoutProperty->UpdateSafeAreaExpandOpts(expandOpts);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng_coverage.cpp304 SafeAreaExpandOpts expandOpts = { variable
325 layoutProperty->UpdateSafeAreaExpandOpts(expandOpts);