Searched defs:Rectangle (Results 1 – 1 of 1) sorted by relevance
78 struct Rectangle { struct79 int32_t width;80 int32_t height;81 int32_t x;82 int32_t y;