| /foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
| H A D | grid_container_info.cpp | 65 double marginRight = GetValue(marginRight_, systemGridInfo.margin, UNDEFINED_DIMENSION).ConvertToPx(dipScale); in BuildColumnWidth() local
|
| H A D | grid_container_info.h | 57 void SetMarginRight(const Dimension& marginRight) in SetMarginRight() argument 128 void SetMarginRight(const Dimension& marginRight) in SetMarginRight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| H A D | debug_boundary_painter.cpp | 55 auto marginRight = frameMarginSize_.Width() - contentSize_.Width() - marginLeft; in PaintDebugMargin() local
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | waterflow_section_option.cpp | 126 OH_ArkUI_WaterFlowSectionOption_SetMargin(ArkUI_WaterFlowSectionOption* option, int32_t index, float marginTop, float marginRight, float marginBottom, float marginLeft) OH_ArkUI_WaterFlowSectionOption_SetMargin() argument
|
| /base/web/webview/ohos_nweb/include/ |
| H A D | nweb_init_params.h | 280 NWebPDFConfigArgsImpl(const double width, const double height, const double scale, const double marginTop, const double marginBottom, const double marginRight, const double marginLeft, const bool shouldPrintBackground) NWebPDFConfigArgsImpl() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/transform/ |
| H A D | render_transform.cpp | 442 double marginRight = margin.RightPx(); in UpdateTransformOrigin() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/bubble/ |
| H A D | render_bubble.cpp | 439 double marginRight = NormalizePercentToPx(margin_.Right(), false); in GetPositionWithPlacement() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | render_list_item_group.cpp | 132 double marginRight = NormalizeToPx(renderBox->GetMargin().Right()); in AddArrowImage() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/accessibility/ |
| H A D | accessibility_node_manager.cpp | 715 auto marginRight = inspector->GetMargin(AnimatableType::PROPERTY_MARGIN_RIGHT).ConvertToPx(); in UpdateEventTarget() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglPartialUpdateTests.cpp | 476 vector<EGLint> getDamageRegion (const Frame& frame, int marginLeft, int marginBottom, int marginRight, int marginTop) in getDamageRegion() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | inspector_composed_element.cpp | 1452 auto marginRight = GetMargin(AnimatableType::PROPERTY_MARGIN_RIGHT).ConvertToPx(); in GetCurrentRectAndOrigin() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| H A D | bubble_layout_algorithm.cpp | 1369 float marginRight = 0.0f; in GetPositionWithPlacementTopLeft() local 1412 float marginRight = 0.0f; in GetPositionWithPlacementBottomLeft() local 1442 float marginRight = 0.0f; in GetPositionWithPlacementLeft() local 1457 float marginRight = 0.0f; in GetPositionWithPlacementLeftTop() local 1473 float marginRight = 0.0f; in GetPositionWithPlacementLeftBottom() local 2346 float marginRight = 0.0f; GetPositionWithPlacement() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| H A D | menu_layout_algorithm.cpp | 2620 float marginRight = 0.0f; in GetPositionWithPlacementTopLeft() local 2648 float marginRight = 0.0f; in GetPositionWithPlacementBottomLeft() local 2670 float marginRight = 0.0f; in GetPositionWithPlacementLeft() local 2680 float marginRight = 0.0f; in GetPositionWithPlacementLeftTop() local 2691 float marginRight = 0.0f; in GetPositionWithPlacementLeftBottom() local [all...] |
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | napi_webview_controller.cpp | 369 double marginRight = TEN_MILLIMETER_TO_INCH; in ParsePDFMarginConfigArgs() local
|