Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_container_span.cpp54 CalcDimension topLeft; in ParseTextBackgroundStyle() local
H A Djs_menu.cpp152 CalcDimension topLeft; in HandleDifferentRadius() local
H A Djs_button.cpp191 CalcDimension topLeft; in HandleDifferentRadius() local
598 CalcDimension topLeft; in JsRadius() local
H A Djs_utils.cpp208 CalcDimension topLeft; in HandleDifferentRadius() local
H A Djs_image.cpp403 CalcDimension topLeft; in ParseBorderRadius() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_foreground_modifier.cpp72 …auto topLeft = static_cast<float>(border.radiusTopLeft.value_or(Dimension()).ConvertToPx()) - bord… in MakeRRadius() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_image_span_ffi.cpp65 CalcDimension topLeft = CalcDimension(topLeftValue); in ParseTextBackgroundStyle() local
H A Dcj_button_ffi.cpp89 CalcDimension topLeft(value.topLeft, static_cast<DimensionUnit>(value.topLeftUnit)); in FfiOHOSAceFrameworkButtonSetAllBorderRadius() local
H A Dcj_view_abstract_ffi.h125 double topLeft; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Drosen_render_qrcode.cpp43 RenderContext& context, const Offset& topLeft, int32_t size, const qrcodegen::QrCode& qrCode) in DrawQRCode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drosen_render_text_overlay.cpp416 Offset topLeft = (DOT1_POSITION + dot1StartOffset_) * dipScale; in PaintMore() local
451 Offset topLeft = (DOT1_POSITION + dot1StartOffset_) * dipScale; in PaintMore() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.h35 Radius topLeft; member
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.cpp123 int32_t SetCornerRadius(ArkUI_NativeDialogHandle handle, float topLeft, float topRight, in SetCornerRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dmenu_modifier.cpp158 auto topLeft = in SetRadius() local
H A Dcustom_dialog_model.cpp261 ArkUI_Int32 SetDialogCornerRadius(ArkUIDialogHandle controllerHandler, ArkUI_Float32 topLeft, in SetDialogCornerRadius()
H A Drender_node_modifier.cpp344 void SetBorderRadius(ArkUINodeHandle node, ArkUI_Float32 topLeft, ArkUI_Float32 topRight, ArkUI_Flo… in SetBorderRadius()
H A Dnode_api.cpp1762 ArkUIDialogHandle handle, float topLeft, float topRight, float bottomLeft, float bottomRight) in SetDialogCornerRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_menu_bridge.cpp208 CalcDimension topLeft; in ParseRadius() local
H A Darkts_native_image_span_bridge.cpp383 CalcDimension topLeft; in SetBorderRadius() local
H A Darkts_native_image_bridge.cpp781 CalcDimension topLeft; in SetBorderRadius() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp268 Offset topLeft; in UpdateTouchRegion() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h502 EdgeF topLeft; member
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp774 auto topLeft = transform * Vector3f(0, 0, 1.0); in CalRectInScreen() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsXNode.js2188 this.borderRadiusValue = { topLeft: 0, topRight: 0, bottomLeft: 0, bottomRight: 0 }; property in borderRadiusValue

12