Searched defs:Rectangle (Results 1 – 1 of 1) sorted by relevance
85 struct Rectangle { struct86 int32_t width;87 int32_t height;88 int32_t x;89 int32_t y;