Home
last modified time | relevance | path

Searched defs:topLeft (Results 1 - 25 of 33) sorted by relevance

12

/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_utils.cpp208 CalcDimension topLeft; in HandleDifferentRadius() local
H A Djs_image.cpp400 CalcDimension topLeft; in ParseBorderRadius() local
H A Djs_button.cpp100 bool ParseAllBorderRadius(const JSRef<JSObject>& object, std::optional<CalcDimension>& topLeft, in ParseAllBorderRadius() argument
H A Djs_search.cpp817 bool JSSearch::ParseAllBorderRadiuses(JSRef<JSObject>& object, CalcDimension& topLeft, in ParseAllBorderRadiuses() argument
858 CalcDimension topLeft = defaultBorderRadius.radiusTopLeft.value(); in ParseBorderRadius() local
H A Djs_textfield.cpp918 bool JSTextField::ParseAllBorderRadiuses(JSRef<JSObject>& object, CalcDimension& topLeft, in ParseAllBorderRadiuses() argument
959 CalcDimension topLeft = defaultBorderRadius.radiusTopLeft.value(); in ParseBorderRadius() local
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Drosen_render_qrcode.cpp42 DrawQRCode( RenderContext& context, const Offset& topLeft, int32_t size, const qrcodegen::QrCode& qrCode) DrawQRCode() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_image_span_ffi.cpp61 CalcDimension topLeft = CalcDimension(topLeftValue); in ParseTextBackgroundStyle() local
H A Dcj_view_abstract_ffi.h125 double topLeft; member
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.h35 Radius topLeft; member
/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
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dmenu_modifier.cpp162 auto topLeft = in SetRadius() local
H A Dcustom_dialog_model.cpp261 ArkUI_Int32 SetDialogCornerRadius(ArkUIDialogHandle controllerHandler, ArkUI_Float32 topLeft, in SetDialogCornerRadius() argument
H A Drender_node_modifier.cpp327 void SetBorderRadius(ArkUINodeHandle node, ArkUI_Float32 topLeft, ArkUI_Float32 topRight, ArkUI_Float32 bottomLeft, in SetBorderRadius() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.cpp121 int32_t SetCornerRadius(ArkUI_NativeDialogHandle handle, float topLeft, float topRight, in SetCornerRadius() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_menu_bridge.cpp208 CalcDimension topLeft; in ParseRadius() local
[all...]
H A Darkts_native_image_span_bridge.cpp383 CalcDimension topLeft; in SetBorderRadius() local
H A Darkts_native_image_bridge.cpp776 CalcDimension topLeft; in SetBorderRadius() local
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h502 EdgeF topLeft; member
/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp268 Offset topLeft; in UpdateTouchRegion() local
/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.cpp119 Drawing::Point topLeft = controlPointOfVertex[0]; in CalculateCubicsCtrlPointOffset() local
296 Drawing::Point topLeft = isBelowTarget_ ? in CalculateUpperCtrlPointOfVertex() local
314 Drawing::Point topLeft = isBelowTarget_ ? in CalculateLowerCtrlPointOfVertex() local
[all...]
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp804 auto topLeft = transform * Vector3f(0, 0, 1.0); in CalRectInScreen() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp1150 OffsetF topLeft = childOffset_; in UpdateTouchRegion() local

Completed in 35 milliseconds

12