Searched defs:roundedPoint (Results 1 – 2 of 2) sorted by relevance
60 IntPoint roundedPoint() const { return roundedIntPoint(m_point); } in roundedPoint() function
671 IntPoint roundedPoint = roundedIntPoint(point); in getCursor() local