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