Home | History | Annotate | Download | only in psaux

Lines Matching refs:achar_index

193     FT_Int       bchar_index, achar_index;
239 achar_index = achar;
245 achar_index = t1_lookup_glyph_by_stdcharcode( decoder, achar );
248 if ( bchar_index < 0 || achar_index < 0 )
280 subg->index = achar_index;
323 error = t1_decoder_parse_glyph( decoder, achar_index );