Home
last modified time | relevance | path

Searched defs:bottomRight (Results 1 - 25 of 32) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_container_span.cpp57 CalcDimension bottomRight; in ParseTextBackgroundStyle() local
H A Djs_menu.cpp164 CalcDimension bottomRight; in HandleDifferentRadius() local
H A Djs_utils.cpp220 CalcDimension bottomRight; in HandleDifferentRadius() local
H A Djs_image.cpp403 CalcDimension bottomRight; in ParseBorderRadius() local
H A Djs_button.cpp100 ParseAllBorderRadius(const JSRef<JSObject>& object, std::optional<CalcDimension>& topLeft, std::optional<CalcDimension>& topRight, std::optional<CalcDimension>& bottomLeft, std::optional<CalcDimension>& bottomRight) ParseAllBorderRadius() argument
H A Djs_search.cpp861 CalcDimension bottomRight = defaultBorderRadius.radiusBottomRight.value(); in ParseBorderRadius() local
817 ParseAllBorderRadiuses(JSRef<JSObject>& object, CalcDimension& topLeft, CalcDimension& topRight, CalcDimension& bottomLeft, CalcDimension& bottomRight) ParseAllBorderRadiuses() argument
H A Djs_textfield.cpp962 CalcDimension bottomRight = defaultBorderRadius.radiusBottomRight.value(); in ParseBorderRadius() local
918 ParseAllBorderRadiuses(JSRef<JSObject>& object, CalcDimension& topLeft, CalcDimension& topRight, CalcDimension& bottomLeft, CalcDimension& bottomRight) ParseAllBorderRadiuses() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_image_span_ffi.cpp70 CalcDimension bottomRight = CalcDimension(bottomRightValue); in ParseTextBackgroundStyle() local
H A Dcj_view_abstract_ffi.h131 double bottomRight; member
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.h38 Radius bottomRight; member
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drosen_render_text_overlay.cpp419 Offset bottomRight = (DOT4_POSITION + dot4StartOffset_) * dipScale; in PaintMore() local
454 Offset bottomRight = (DOT4_POSITION + dot4StartOffset_) * dipScale; in PaintMore() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dmenu_modifier.cpp168 auto bottomRight = in SetRadius() local
H A Dcustom_dialog_model.cpp261 SetDialogCornerRadius(ArkUIDialogHandle controllerHandler, ArkUI_Float32 topLeft, ArkUI_Float32 topRight, ArkUI_Float32 bottomLeft, ArkUI_Float32 bottomRight) SetDialogCornerRadius() argument
H A Drender_node_modifier.cpp327 SetBorderRadius(ArkUINodeHandle node, ArkUI_Float32 topLeft, ArkUI_Float32 topRight, ArkUI_Float32 bottomLeft, ArkUI_Float32 bottomRight, ArkUI_Int32 unitValue) SetBorderRadius() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.cpp121 SetCornerRadius(ArkUI_NativeDialogHandle handle, float topLeft, float topRight, float bottomLeft, float bottomRight) SetCornerRadius() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_menu_bridge.cpp211 CalcDimension bottomRight; in ParseRadius() local
H A Darkts_native_image_span_bridge.cpp386 CalcDimension bottomRight; in SetBorderRadius() local
H A Darkts_native_image_bridge.cpp779 CalcDimension bottomRight; in SetBorderRadius() local
H A Darkts_native_text_area_bridge.cpp1724 CalcDimension bottomRight; in SetBorderRadius() local
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h505 EdgeF bottomRight; member
/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp269 Offset bottomRight; in UpdateTouchRegion() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsXNode.js
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_attraction_effect_filter.cpp122 Drawing::Point bottomRight = controlPointOfVertex[3]; in CalculateCubicsCtrlPointOffset() local
303 Drawing::Point bottomRight = { (-0.848f * width - 0.2f * deltaX) * location, -0.859f * height - 0.2f * deltaY }; in CalculateUpperCtrlPointOfVertex() local
323 Drawing::Point bottomRight = isBelowTarget_ ? in CalculateLowerCtrlPointOfVertex() local
[all...]
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp805 auto bottomRight = transform * Vector3f(secRectInfo.relativeCoords.GetWidth(), in CalRectInScreen() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp1151 OffsetF bottomRight = OffsetF(childSize_.Width(), childSize_.Height()); in UpdateTouchRegion() local

Completed in 36 milliseconds

12