Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dttpost.h33 tt_face_get_ps_name( TT_Face face,
Dsfdriver.c163 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),
Dttpost.c477 tt_face_get_ps_name( TT_Face face, in tt_face_get_ps_name() function