Searched defs:TopRight (Results 1 – 2 of 2) sorted by relevance
88 TopLeft=2, TopRight=3, enumerator
404 PointType TopRight() const { return PointType(left + width, top); } in TopRight() function