Home
last modified time | relevance | path

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

/external/freetype/src/cff/
Dcffgload.c611 cff_lookup_glyph_by_stdcharcode( CFF_Font cff, in cff_lookup_glyph_by_stdcharcode() function
751 bchar_index = cff_lookup_glyph_by_stdcharcode( cff, bchar ); in cff_operator_seac()
752 achar_index = cff_lookup_glyph_by_stdcharcode( cff, achar ); in cff_operator_seac()