Searched refs:achar (Results 1 – 3 of 3) sorted by relevance
246 #define obstack_1grow_fast(h,achar) (*((h)->next_free)++ = (achar)) argument
186 FT_Int achar ) in t1operator_seac() argument210 achar_index = t1_lookup_glyph_by_stdcharcode( decoder, achar ); in t1operator_seac()
696 FT_Int achar ) in cff_operator_seac() argument713 achar_index = achar; in cff_operator_seac()722 achar_index = cff_lookup_glyph_by_stdcharcode( cff, achar ); in cff_operator_seac()