Searched refs:endPtsOfContours (Results 1 – 1 of 1) sorted by relevance
1248 stbtt_uint8 *endPtsOfContours; in stbtt_GetGlyphShape() local1265 endPtsOfContours = (data + g + 10); in stbtt_GetGlyphShape()1269 n = 1+ttUSHORT(endPtsOfContours + numberOfContours*2-2); in stbtt_GetGlyphShape()1364 next_move = 1 + ttUSHORT(endPtsOfContours+j*2); in stbtt_GetGlyphShape()