Searched refs:pchar_code (Results 1 – 5 of 5) sorted by relevance
74 FT_UInt32 *pchar_code ) in cff_cmap_encoding_char_next() argument77 FT_UInt32 char_code = *pchar_code; in cff_cmap_encoding_char_next()80 *pchar_code = 0; in cff_cmap_encoding_char_next()95 *pchar_code = code; in cff_cmap_encoding_char_next()202 FT_UInt32 *pchar_code ) in cff_cmap_unicode_char_next() argument209 return psnames->unicodes_char_next( unicodes, pchar_code ); in cff_cmap_unicode_char_next()
100 FT_UInt32 *pchar_code ) in t1_cmap_std_char_next() argument103 FT_UInt32 char_code = *pchar_code + 1; in t1_cmap_std_char_next()117 *pchar_code = char_code; in t1_cmap_std_char_next()237 FT_UInt32 *pchar_code ) in t1_cmap_custom_char_next() argument240 FT_UInt32 char_code = *pchar_code; in t1_cmap_custom_char_next()258 *pchar_code = char_code; in t1_cmap_custom_char_next()346 FT_UInt32 *pchar_code ) in t1_cmap_unicode_char_next() argument352 return psnames->unicodes_char_next( unicodes, pchar_code ); in t1_cmap_unicode_char_next()
143 FT_UInt32 *pchar_code ) in tt_cmap0_char_next() argument146 FT_UInt32 charcode = *pchar_code; in tt_cmap0_char_next()162 *pchar_code = result; in tt_cmap0_char_next()1497 FT_UInt32 *pchar_code ) in tt_cmap4_char_next() argument1502 if ( *pchar_code >= 0xFFFFU ) in tt_cmap4_char_next()1506 gindex = tt_cmap4_char_map_linear( cmap, pchar_code, 1 ); in tt_cmap4_char_next()1513 if ( *pchar_code == cmap4->cur_charcode ) in tt_cmap4_char_next()1518 *pchar_code = cmap4->cur_charcode; in tt_cmap4_char_next()1521 gindex = tt_cmap4_char_map_binary( cmap, pchar_code, 1 ); in tt_cmap4_char_next()1656 FT_UInt32 *pchar_code ) in tt_cmap6_char_next() argument[all …]
99 FT_UInt32 *pchar_code ) in pfr_cmap_char_next() argument102 FT_UInt32 char_code = *pchar_code + 1; in pfr_cmap_char_next()153 *pchar_code = char_code; in pfr_cmap_char_next()
650 FT_UInt32 *pchar_code ) in fnt_cmap_char_next() argument654 FT_UInt32 char_code = *pchar_code + 1; in fnt_cmap_char_next()672 *pchar_code = result; in fnt_cmap_char_next()