Searched refs:t1_lookup_glyph_by_stdcharcode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/freetype/src/psaux/
H A Dt1decode.c114 /* t1_lookup_glyph_by_stdcharcode */
130 t1_lookup_glyph_by_stdcharcode( T1_Decoder decoder, function
244 bchar_index = t1_lookup_glyph_by_stdcharcode( decoder, bchar );
245 achar_index = t1_lookup_glyph_by_stdcharcode( decoder, achar );
/external/freetype/src/psaux/
H A Dt1decode.c114 /* t1_lookup_glyph_by_stdcharcode */
130 t1_lookup_glyph_by_stdcharcode( T1_Decoder decoder, function
244 bchar_index = t1_lookup_glyph_by_stdcharcode( decoder, bchar );
245 achar_index = t1_lookup_glyph_by_stdcharcode( decoder, achar );

Completed in 2214 milliseconds