Home
last modified time | relevance | path

Searched defs:topMargin (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A D_print___margin.md56 ### topMargin subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A D_print___margin.md56 ### topMargin subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_paint_method.h36 float topMargin = 0.0f; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_paint_method.h38 float topMargin = 0.0f; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Datomic_service_pattern.cpp56 float topMargin = theme->GetMenuBarTopMargin().ConvertToPx(); in BeforeCreateLayoutWrapper() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_layout_algorithm.cpp129 float topMargin = margin.top.value_or(0.0f); in CheckTopEdgeOverlap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_algorithm.cpp38 float topMargin = margin.top.value_or(0.0f); in CheckTopEdgeOverlap() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp1111 int16_t topMargin = style_->marginTop_; in LayoutCenterOfParent() local
1148 int16_t topMargin = style_->marginTop_; in LayoutTopOfParent() local
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_helper.cpp206 int topMargin = 0; in ParseDefaultPageMargin() local
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h184 uint32_t topMargin; member