Searched refs:FT_READ_BYTE (Results 1 – 7 of 7) sorted by relevance
270 if ( FT_READ_BYTE( offsize ) ) in cff_index_init()716 if ( FT_STREAM_SEEK( offset ) || FT_READ_BYTE( format ) ) in CFF_Load_FD_Select()931 FT_READ_BYTE( charset->format ) ) in cff_charset_load()979 if ( FT_READ_BYTE( nleft ) ) in cff_charset_load()1677 FT_READ_BYTE( encoding->format ) || in cff_encoding_load()1678 FT_READ_BYTE( count ) ) in cff_encoding_load()1731 if ( FT_READ_BYTE( glyph_code ) ) in cff_encoding_load()1735 if ( FT_READ_BYTE( nleft ) ) in cff_encoding_load()1779 if ( FT_READ_BYTE( count ) ) in cff_encoding_load()1785 if ( FT_READ_BYTE( glyph_code ) ) in cff_encoding_load()[all …]
139 if ( FT_READ_BYTE( code ) ) in Read255UShort()151 if ( FT_READ_BYTE( result_byte ) ) in Read255UShort()158 if ( FT_READ_BYTE( result_byte ) ) in Read255UShort()184 if ( FT_READ_BYTE( code ) ) in ReadBase128()946 FT_READ_BYTE( bbox_bitmap ) ) in reconstruct_glyf()1383 if ( FT_READ_BYTE( hmtx_flags ) ) in reconstruct_hmtx()1866 if ( FT_READ_BYTE( table->FlagByte ) ) in woff2_open_font()
245 if ( FT_READ_BYTE( len ) ) in load_format_20()
247 if ( FT_READ_BYTE( c ) ) in ft_gzip_check_header()261 if ( FT_READ_BYTE( c ) ) in ft_gzip_check_header()
336 #define FT_READ_BYTE( var ) FT_READ_MACRO( FT_Stream_ReadChar, FT_Byte, var ) macro
681 if ( FT_READ_BYTE( data ) ) in ft_var_load_delta_set_index_mapping()
1825 (ReadBase128): Use `FT_READ_BYTE'.