/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | rosen_render_offscreen_canvas.cpp | 53 N ConvertEnumToSkEnum(T key, const LinearEnumMapNode<T, N>* map, size_t length, N defaultValue) in ConvertEnumToSkEnum() 60 N ConvertEnumToDrawingEnum(T key, const LinearEnumMapNode<T, N>* map, size_t length, N defaultValue) in ConvertEnumToDrawingEnum() 1561 double y = args.para2; in Path2DMoveTo() local 1572 double y = args.para2; in Path2DLineTo() local 1583 double y = args.para2; in Path2DArc() local 1652 double y = args.para4; in Path2DQuadraticCurveTo() local 1667 double y = args.para6; in Path2DBezierCurveTo() local 1682 double y = args.para2; in Path2DEllipse() local 1931 void RosenRenderOffscreenCanvas::MoveTo(double x, double y) in MoveTo() 1956 void RosenRenderOffscreenCanvas::Scale(double x, double y) in Scale() [all …]
|
H A D | rosen_render_custom_paint.cpp | 121 N ConvertEnumToSkEnum(T key, const LinearEnumMapNode<T, N>* map, size_t length, N defaultValue) in ConvertEnumToSkEnum() 128 N ConvertEnumToDrawingEnum(T key, const LinearEnumMapNode<T, N>* map, size_t length, N defaultValue) in ConvertEnumToDrawingEnum() 1072 double y = 0.0; in GetBaselineOffset() local 1564 double y = args.para2 + offset.GetY(); in Path2DMoveTo() local 1575 double y = args.para2 + offset.GetY(); in Path2DLineTo() local 1586 double y = args.para2; in Path2DArc() local 1649 double y = args.para4 + offset.GetY(); in Path2DQuadraticCurveTo() local 1664 double y = args.para6 + offset.GetY(); in Path2DBezierCurveTo() local 1679 double y = args.para2; in Path2DEllipse() local 2262 void RosenRenderCustomPaint::Scale(double x, double y) [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | canvas_paint_op.h | 35 #define X(T) T, argument 69 double x, y; member 145 double x, y; member 197 double x, y; member 312 double y; member 334 double y; member 414 double y; member 505 double y; member 528 #define X(T) \ argument 537 #define X(T) \ argument
|
H A D | custom_paint_paint_method.cpp | 76 N ConvertEnumToDrawingEnum(T key, const LinearEnumMapNode<T, N>* map, size_t length, N defaultValue) in ConvertEnumToDrawingEnum() 851 void CustomPaintPaintMethod::MoveTo(double x, double y) in MoveTo() 856 void CustomPaintPaintMethod::LineTo(double x, double y) in LineTo() 1164 void CustomPaintPaintMethod::Scale(double x, double y) in Scale() 1190 void CustomPaintPaintMethod::Translate(double x, double y) in Translate() 1196 void CustomPaintPaintMethod::FillText(const std::string& text, double x, double y, std::optional<do… in FillText() 1203 void CustomPaintPaintMethod::StrokeText(const std::string& text, double x, double y, std::optional<… in StrokeText() 1211 const float width, double x, double y, std::optional<double> maxWidth, bool isStroke) in PaintText() 1331 double y = 0.0; in GetBaselineOffset() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …),e=require("fs"),t=require("child_process"),r=require("crypto"),n="undefined"!=typeof globalThis?… variable
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window.cpp | 1445 int32_t y = 0; in OnMoveTo() local 1499 int32_t y = 0; in OnMoveWindowTo() local 1537 wptr<Window> weakToken, int32_t x, int32_t y) in SetMoveWindowToAsyncTask() 1586 int32_t y = 0; in OnMoveWindowToAsync() local 1610 NapiAsyncTask::CompleteCallback &complete, wptr<Window> weakToken, int32_t x, int32_t y) in SetMoveWindowToGlobalAsyncTask() 1660 int32_t y = 0; in OnMoveWindowToGlobal() local 6218 using T = std::underlying_type_t<ApiModalityType>; in OnSetSubWindowModal() typedef
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …This?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=t… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …This?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=t… variable
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …This?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=t… variable
|