Home
last modified time | relevance | path

Searched defs:Rectangle (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
DcomponentInfo.h45 struct Rectangle { struct
46 SizeF size;
47 OffsetF localOffset;
48 OffsetF windowOffset;
49 Rect screenRect;
50 TranslateOption translate;
51 ScaleOption scale;
52 RotateOption rotate;
53 Matrix4 matrix4;
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
Dcooperate_events.h78 struct Rectangle { struct
79 int32_t width;
80 int32_t height;
81 int32_t x;
82 int32_t y;