Searched defs:SWR_RECT (Results 1 – 1 of 1) sorted by relevance
45 struct SWR_RECT struct52 bool operator == (const SWR_RECT& rhs) argument65 SWR_RECT& Intersect(const SWR_RECT& other) in Intersect() argument86 SWR_RECT& Union(const SWR_RECT& other) in Union() argument101 void Translate(int32_t x, int32_t y) in Translate()