Searched refs:TT_PEEK_USHORT (Results 1 – 1 of 1) sorted by relevance
42 #define TT_PEEK_USHORT FT_PEEK_USHORT macro175 cmap_info->language = (FT_ULong)TT_PEEK_USHORT( p ); in tt_cmap0_get_info()430 if ( TT_PEEK_USHORT( p ) != 0 ) in tt_cmap2_get_subheader()440 sub = subs + ( FT_PAD_FLOOR( TT_PEEK_USHORT( p ), 8 ) ); in tt_cmap2_get_subheader()477 offset = TT_PEEK_USHORT( p ); in tt_cmap2_char_index()483 idx = TT_PEEK_USHORT( p ); in tt_cmap2_char_index()514 FT_UInt offset = TT_PEEK_USHORT( p ); in tt_cmap2_char_next()589 cmap_info->language = (FT_ULong)TT_PEEK_USHORT( p ); in tt_cmap2_get_info()972 if ( TT_PEEK_USHORT( p ) != 0xFFFFU ) in tt_cmap4_validate()1104 num_segs2 = FT_PAD_FLOOR( TT_PEEK_USHORT( p ), 2 ); in tt_cmap4_char_map_linear()[all …]