HomeSort by relevance Sort by last modified time
    Searched full:strike_index_count (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/sfnt/
ttsbit.c 450 FT_ULong strike_index_count; member in struct:TT_SBitDecoderRec_
503 decoder->strike_index_count = FT_NEXT_ULONG( p );
508 /* 8 * decoder->strike_index_count > face->sbit_table_size ? */
510 decoder->strike_index_count >
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
ttsbit.c 404 FT_ULong strike_index_count; member in struct:TT_SBitDecoderRec_
459 decoder->strike_index_count = FT_NEXT_ULONG( p );
464 /* 8 * decoder->strike_index_count > face->sbit_table_size ? */
466 decoder->strike_index_count >
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttsbit.c 342 FT_ULong strike_index_count; member in struct:TT_SBitDecoderRec_
397 decoder->strike_index_count = FT_NEXT_ULONG( p );
402 /* 8 * decoder->strike_index_count > face->sbit_table_size ? */
404 decoder->strike_index_count >
1090 FT_ULong num_ranges = decoder->strike_index_count;
    [all...]

Completed in 282 milliseconds