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