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

/external/freetype/src/pfr/
H A Dpfrgload.c255 FT_UInt flags, x_count, y_count, i, count, mask; local
267 y_count = 0;
274 y_count = count >> 4;
287 y_count = PFR_NEXT_BYTE( p );
291 count = x_count + y_count;
403 if ( format_low >= y_count )
475 if ( idx >= y_count )

Completed in 143 milliseconds