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

/external/chromium_org/third_party/freetype/src/smooth/
H A Dftgrays.c404 TPos ycount; member in struct:gray_TWorker_
1373 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1404 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1844 ras.ycount = band->max - band->min;
1846 cell_start = sizeof ( PCell ) * ras.ycount;
1863 for ( yindex = 0; yindex < ras.ycount; yindex++ )
/external/freetype/src/smooth/
H A Dftgrays.c449 TPos ycount; member in struct:gray_TWorker_
1395 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1426 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1867 ras.ycount = band->max - band->min;
1869 cell_start = sizeof ( PCell ) * ras.ycount;
1886 for ( yindex = 0; yindex < ras.ycount; yindex++ )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
H A Dftgrays.c412 TPos ycount; member in struct:gray_TWorker_
1388 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1419 for ( yindex = 0; yindex < ras.ycount; yindex++ )
1861 ras.ycount = band->max - band->min;
1863 cell_start = sizeof ( PCell ) * ras.ycount;
1880 for ( yindex = 0; yindex < ras.ycount; yindex++ )

Completed in 119 milliseconds