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

  /external/freetype/src/sfnt/
ttsbit.c 343 switch( range->index_format )
350 FT_Bool large = FT_BOOL( range->index_format == 1 );
577 range->index_format = FT_GET_USHORT();
737 switch ( range->index_format )
759 if ( range->index_format == 4 )
    [all...]
ttsbit0.c 802 FT_UInt start, end, index_format, image_format; local
831 index_format = FT_NEXT_USHORT( p );
835 switch ( index_format )
  /external/freetype/include/freetype/internal/
tttypes.h 566 /* index_format :: The format of index table. Valid values are 1 */
594 FT_UShort index_format; member in struct:TT_SBit_RangeRec_
    [all...]

Completed in 58 milliseconds