Searched defs:TopRight (Results 1 – 4 of 4) sorted by relevance
52 TopLeft=2, TopRight=3, enumerator
257 enum CornerType { TopLeft, TopRight, BottomLeft, BottomRight }; enumerator
507 PointType TopRight() const { return PointType(left + width, top); } in TopRight() function
225 TopRight, enumerator