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

/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttsbit.c178 FT_ULong strike_index_count; member in struct:TT_SBitDecoderRec_
233 decoder->strike_index_count = FT_NEXT_ULONG( p );
238 decoder->strike_index_array + 8 * decoder->strike_index_count >
959 FT_ULong num_ranges = decoder->strike_index_count;
H A Dttsbit0.c174 FT_ULong strike_index_count; member in struct:TT_SBitDecoderRec_
227 decoder->strike_index_count = FT_NEXT_ULONG( p );
232 decoder->strike_index_array + 8 * decoder->strike_index_count >
801 FT_ULong num_ranges = decoder->strike_index_count;
/external/freetype/src/sfnt/
H A Dttsbit.c325 FT_ULong strike_index_count; member in struct:TT_SBitDecoderRec_
380 decoder->strike_index_count = FT_NEXT_ULONG( p );
385 decoder->strike_index_array + 8 * decoder->strike_index_count >
1062 FT_ULong num_ranges = decoder->strike_index_count;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttsbit.c178 FT_ULong strike_index_count; member in struct:TT_SBitDecoderRec_
233 decoder->strike_index_count = FT_NEXT_ULONG( p );
238 decoder->strike_index_array + 8 * decoder->strike_index_count >
959 FT_ULong num_ranges = decoder->strike_index_count;

Completed in 197 milliseconds