Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A 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;
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-touch-target.md29 ## Rectangle section
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_rectangle_v10.md1 # Rectangle chapter
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_events.h78 struct Rectangle { struct
79 int32_t width;
80 int32_t height;
81 int32_t x;
82 int32_t y;
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_events.h78 struct Rectangle { struct
79 int32_t width;
80 int32_t height;
81 int32_t x;
82 int32_t y;
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h392 } Rectangle; typedef