Searched refs:bottomRight (Results 1 – 1 of 1) sorted by relevance
261 CRect(POINT topLeft, POINT bottomRight) noexcept in CRect() argument265 right = bottomRight.x; in CRect()266 bottom = bottomRight.y; in CRect()