Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/psaux/
Dt1decode.c130 t1_lookup_glyph_by_stdcharcode( T1_Decoder decoder, in t1_lookup_glyph_by_stdcharcode() function
244 bchar_index = t1_lookup_glyph_by_stdcharcode( decoder, bchar ); in t1operator_seac()
245 achar_index = t1_lookup_glyph_by_stdcharcode( decoder, achar ); in t1operator_seac()
/external/freetype/src/psaux/
Dt1decode.c130 t1_lookup_glyph_by_stdcharcode( T1_Decoder decoder, in t1_lookup_glyph_by_stdcharcode() function
244 bchar_index = t1_lookup_glyph_by_stdcharcode( decoder, bchar ); in t1operator_seac()
245 achar_index = t1_lookup_glyph_by_stdcharcode( decoder, achar ); in t1operator_seac()