Searched defs:lastPoint (Results 1 – 1 of 1) sorted by relevance
262 …ritingModeType writingModes, const Point<float>& firstPoint, const Point<float>& lastPoint, const… in requiresOrientationChange()308 … const Point<float> lastPoint = project(firstAndLastGlyph->second.point, glCoordMatrix).first; in placeGlyphsAlongLine() local