Searched refs:STBTT_vmove (Results 1 – 1 of 1) sorted by relevance
718 #ifndef STBTT_vmove // you can predefine these to use different values (but why?)720 STBTT_vmove=1, enumerator1362 stbtt_setvertex(&vertices[num_vertices++], STBTT_vmove,sx,sy,0,0); in stbtt_GetGlyphShape()2344 if (vertices[i].type == STBTT_vmove) in stbtt_FlattenCurves()2368 case STBTT_vmove: in stbtt_FlattenCurves()