Searched refs:ycount (Results 1 - 1 of 1) sorted by relevance

/external/freetype/src/smooth/
H A Dftgrays.c362 TPos ycount; member in struct:TWorker_
1344 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1375 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1815 ras.ycount = band->max - band->min;
1817 cell_start = sizeof ( PCell ) * ras.ycount;
1834 for ( yindex = 0; yindex < ras.ycount; yindex++ )

Completed in 64 milliseconds