Searched defs:NativeRectangle (Results 1 – 2 of 2) sorted by relevance
25 struct NativeRectangle { struct26 double x;27 int32_t xUnit;28 double y;29 int32_t yUnit;30 double width;31 int32_t widthUnit;55 NativeRectangle maskRect; argument
51 struct NativeRectangle { struct52 double x;53 int32_t xUnit;54 double y;55 int32_t yUnit;56 double width;57 int32_t widthUnit;58 double height;59 int32_t heightUnit;