Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dt1decode.c189 FT_Int bchar, in t1operator_seac() argument
232 bchar_index = bchar; in t1operator_seac()
238 bchar_index = t1_lookup_glyph_by_stdcharcode( decoder, bchar ); in t1operator_seac()
/external/freetype/src/cff/
Dcffgload.c715 FT_Int bchar, in cff_operator_seac() argument
742 bchar_index = bchar; in cff_operator_seac()
751 bchar_index = cff_lookup_glyph_by_stdcharcode( cff, bchar ); in cff_operator_seac()