Searched defs:lastPoint (Results 1 – 2 of 2) sorted by relevance
73 var lastPoint = points[(y + 1) % points.length]; variable
194 Status GetLastPoint(OUT PointF* lastPoint) const in GetLastPoint()