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