Searched refs:achar (Results 1 – 4 of 4) sorted by relevance
246 #define obstack_1grow_fast(h,achar) (*((h)->next_free)++ = (achar)) argument
190 FT_Int achar ) in t1operator_seac() argument233 achar_index = achar; in t1operator_seac()239 achar_index = t1_lookup_glyph_by_stdcharcode( decoder, achar ); in t1operator_seac()
203 UniChar achar = uni; in generateCharToGlyph() local204 err = ::ATSUSetTextPointerLocation(fLayout,&achar,0,1,1); in generateCharToGlyph()
716 FT_Int achar ) in cff_operator_seac() argument743 achar_index = achar; in cff_operator_seac()752 achar_index = cff_lookup_glyph_by_stdcharcode( cff, achar ); in cff_operator_seac()