Searched defs:num_points (Results 1 – 1 of 1) sorted by relevance
2313 static int stbtt__tesselate_curve(stbtt__point *points, int *num_points, float x0, float y0, float … in stbtt__tesselate_curve()2337 int num_points=0; in stbtt_FlattenCurves() local