Home
last modified time | relevance | path

Searched defs:bottom (Results 201 – 225 of 250) sorted by relevance

12345678910

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp99 float bottom = -scale; in CalculateProjectionMatrix() local
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp285 int32_t FfiOHOSWebviewCtlPageDown(int64_t id, bool bottom) in FfiOHOSWebviewCtlPageDown()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_model_ng.cpp234 …G::SetPaddings(const std::optional<CalcDimension>& top, const std::optional<CalcDimension>& bottom, in SetPaddings()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h714 …auto bottom = std::max(std::max(ltPoint.GetY(), rtPoint.GetY()), std::max(lbPoint.GetY(), rbPoint.… in GetRectWithTransform() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp939 auto bottom = std::floor(rect.Bottom() + 0.5); in GetLineMetricsByRectF() local
H A Dskia_decoration_painter.cpp801 …double bottom = size.Height() - SkiaDimensionToPx(inset->GetBottom(), size, LengthMode::VERTICAL) … in SkiaCreateInset() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_new.cpp701 CalcDimension bottom(30, DimensionUnit::VP); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp454 CalcDimension bottom; in ParseLocationPropsEdges() local
528 CalcDimension bottom; in ParseLocalizedEdges() local
1322 Color bottom; in ParseEdgeColors() local
1342 Color bottom; in ParseLocalizedEdgeColors() local
1381 CalcDimension bottom; in ParseEdgeWidths() local
1412 CalcDimension bottom; in ParseEdgeWidthsProps() local
3119 CalcDimension bottom; in JsPixelStretchEffect() local
3798 const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& start, in GetLocalizedPadding()
3834std::optional<CalcDimension>& bottom, std::optional<CalcDimension>& left, std::optional<CalcDimens… in ParseMarginOrPaddingCorner()
4160 CalcDimension bottom; in ParseOuterBorderWidth() local
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js2372 bottom: { class in T.constructor.itemPadding
2380 this.textInputPadding = { left: "0vp", right: "0vp", top: "0vp", bottom: "0vp" }; property in T.constructor.textInputPadding
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h460 virtual void SetBottom(const Dimension& bottom) // add for animation in SetBottom()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp137 std::unique_ptr<char[]> bottom = std::make_unique<char[]>(bottomLen); in GetToastBottom() local
141 double bottom = 0.0; in GetToastBottom() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.h113 double bottom; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_test_ng.cpp227 PaddingProperty CreatePadding(float left, float top, float right, float bottom) in CreatePadding()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp749 auto bottom = pattern->GetBorderBottom(border) + pattern->GetPaddingBottom(); in CalculateFrameSizeConstraint() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp199 int16_t bottom = point.y + height; in AddRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp777 double bottom = in DrawingCreateInset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_area_modifier.cpp894 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) in SetTextAreaPadding()
1448 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) in SetTextAreaMargin()
H A Dnode_image_modifier.cpp669 ArkUI_Float32 right, ArkUI_Float32 bottom) in SetImageResizable()
H A Dnode_text_input_modifier.cpp974 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) in SetTextInputPadding()
1667 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) in SetTextInputMargin()
H A Dnode_api.cpp1882 ArkUI_Float32 bottom, ArkUIPaintHandle paint) {} in CanvasDrawRect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.cpp563 float bottom = endPos_ - contentEndOffset_; in GetItemGroupPosition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp970 …double bottom = size.Height() - DimensionToPx(inset->GetBottom(), size, LengthMode::VERTICAL) + po… local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_area_bridge.cpp1413 struct ArkUISizeType bottom = { 0.0, static_cast<int8_t>(DimensionUnit::VP) }; in SetPadding() local
1797 ArkUISizeType bottom = ArkTSUtils::ParseJsToArkUISize(vm, forthArg); in SetMargin() local
H A Darkts_native_text_input_bridge.cpp1818 struct ArkUISizeType bottom = { 0.0, static_cast<int8_t>(DimensionUnit::VP) }; in SetPadding() local
1909 ArkUISizeType bottom = ArkTSUtils::ParseJsToArkUISize(vm, forthArg); in SetMargin() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h232 Dimension bottom; member

12345678910