Searched defs:Rectangle (Results 1 – 1 of 1) sorted by relevance
86 struct Rectangle { struct87 int32_t width;88 int32_t height;89 int32_t x;90 int32_t y;