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