Home | History | Annotate | Download | only in fonts

Lines Matching refs:nextPoint

743     FloatPoint nextPoint = startPoint + glyphBuffer.advanceAt(0);
765 startPoint = nextPoint;
767 nextPoint += glyphBuffer.advanceAt(nextGlyph);