Searched refs:tt_face_get_ps_name (Results 1 – 3 of 3) sorted by relevance
33 tt_face_get_ps_name( TT_Face face,
163 error = tt_face_get_ps_name( face, glyph_index, &gname ); in sfnt_get_glyph_name()190 FT_Error error = tt_face_get_ps_name( face, i, &gname ); in sfnt_get_name_index()624 PUT_PS_NAMES(tt_face_get_ps_name),
477 tt_face_get_ps_name( TT_Face face, in tt_face_get_ps_name() function