Searched refs:wcount (Results 1 – 1 of 1) sorted by relevance
3782 static void stbtt__rasterize(stbtt__bitmap * result, stbtt__point * pts, int * wcount, int windings… argument3800 n += wcount[i];3809 m += wcount[i];3810 j = wcount[i] - 1;3811 for(k = 0; k < wcount[i]; j = k++) {