Searched defs:lastPoint (Results 1 – 1 of 1) sorted by relevance
112 const PathPoint& lastPoint() const in lastPoint() function151 …FloatPoint lastPoint() const { return m_elements.isEmpty() ? FloatPoint(0, 0) : m_elements.last().… in lastPoint() function