Searched defs:windings (Results 1 – 1 of 1) sorted by relevance
2248 static void stbtt__rasterize(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, f… in stbtt__rasterize()2407 …stbtt__point *windings = stbtt_FlattenCurves(vertices, num_verts, flatness_in_pixels / scale, &win… in stbtt_Rasterize() local