Home
last modified time | relevance | path

Searched defs:bottomMargin (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A D_print___margin.md29 ### bottomMargin subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A D_print___margin.md29 ### bottomMargin subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_layout_algorithm.cpp170 float bottomMargin = margin.bottom.value_or(0.0f); in CheckBottomEdgeOverlap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_algorithm.cpp81 float bottomMargin = margin.bottom.value_or(0.0f); in CheckBottomEdgeOverlap() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp1114 int16_t bottomMargin = style_->marginBottom_; in LayoutCenterOfParent() local
1158 int16_t bottomMargin = style_->marginBottom_; in LayoutBottomOfParent() local
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_helper.cpp208 int bottomMargin = 0; in ParseDefaultPageMargin() local
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h188 uint32_t bottomMargin; member