Home
last modified time | relevance | path

Searched defs:topLeft (Results 1 – 25 of 40) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_container_span.cpp54 CalcDimension topLeft; in ParseTextBackgroundStyle() local
Djs_menu.cpp152 CalcDimension topLeft; in HandleDifferentRadius() local
Djs_sec_button_base.cpp187 std::optional<CalcDimension> topLeft; in SetBackgroundBorderRadius() local
Djs_utils.cpp208 CalcDimension topLeft; in HandleDifferentRadius() local
Djs_button.cpp99 bool ParseAllBorderRadius(const JSRef<JSObject>& object, std::optional<CalcDimension>& topLeft, in ParseAllBorderRadius()
Djs_image.cpp458 CalcDimension topLeft; in ParseBorderRadius() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_foreground_modifier.cpp72 …auto topLeft = static_cast<float>(border.radiusTopLeft.value_or(Dimension()).ConvertToPx()) - bord… in MakeRRadius() local
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
Drosen_render_text_overlay.cpp416 Offset topLeft = (DOT1_POSITION + dot1StartOffset_) * dipScale; in PaintMore() local
451 Offset topLeft = (DOT1_POSITION + dot1StartOffset_) * dipScale; in PaintMore() local
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
Drosen_render_qrcode.cpp43 RenderContext& context, const Offset& topLeft, int32_t size, const qrcodegen::QrCode& qrCode) in DrawQRCode()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_attraction_effect_filter.cpp119 Drawing::Point topLeft = controlPointOfVertex[0]; in CalculateCubicsCtrlPointOffset() local
282 Drawing::Point topLeft = isBelowTarget_ ? in CalculateUpperCtrlPointOfVertex() local
301 Drawing::Point topLeft = isBelowTarget_ ? in CalculateLowerCtrlPointOfVertex() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_image_span_ffi.cpp65 CalcDimension topLeft = CalcDimension(topLeftValue); in ParseTextBackgroundStyle() local
Dcj_button_ffi.cpp89 CalcDimension topLeft(value.topLeft, static_cast<DimensionUnit>(value.topLeftUnit)); in FfiOHOSAceFrameworkButtonSetAllBorderRadius() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
Dsvg_dom.h35 Radius topLeft; member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dmenu_modifier.cpp158 auto topLeft = in SetRadius() local
Dcustom_dialog_model.cpp296 ArkUI_Int32 SetDialogCornerRadius(ArkUIDialogHandle controllerHandler, ArkUI_Float32 topLeft, in SetDialogCornerRadius()
Drender_node_modifier.cpp344 void SetBorderRadius(ArkUINodeHandle node, ArkUI_Float32 topLeft, ArkUI_Float32 topRight, ArkUI_Flo… in SetBorderRadius()
/foundation/arkui/ace_engine/interfaces/native/node/
Ddialog_model.cpp123 int32_t SetCornerRadius(ArkUI_NativeDialogHandle handle, float topLeft, float topRight, in SetCornerRadius()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_model_ng.cpp367 void SecurityComponentModelNG::SetBackgroundBorderRadius(const std::optional<Dimension>& topLeft, in SetBackgroundBorderRadius()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_menu_bridge.cpp208 CalcDimension topLeft; in ParseRadius() local
Darkts_native_image_span_bridge.cpp383 CalcDimension topLeft; in SetBorderRadius() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/src/
Drender_node.ts96 topLeft: number, property
112 topLeft: Vector2, property
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
Drect_t.h502 EdgeF topLeft; member
/foundation/arkui/ace_engine/frameworks/core/components/bubble/
Drender_bubble.cpp268 Offset topLeft; in UpdateTouchRegion() local
/foundation/arkui/ace_engine/advanced_ui_component/interstitialdialogaction/interfaces/
Dinterstitialdialogaction.js101 topLeft: DIALOG_BORDER_RADIUS, property
/foundation/arkui/advanced_ui_component/interstitialdialogaction/interfaces/
Dinterstitialdialogaction.js101 topLeft: DIALOG_BORDER_RADIUS, property

12