Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dttpost.h33 tt_face_get_ps_name( TT_Face face,
Dsfdriver.c176 error = tt_face_get_ps_name( (TT_Face)face, glyph_index, &gname ); in sfnt_get_glyph_name()
204 FT_Error error = tt_face_get_ps_name( ttface, i, &gname ); in sfnt_get_name_index()
1238 PUT_PS_NAMES( tt_face_get_ps_name ),
Dttpost.c488 tt_face_get_ps_name( TT_Face face, in tt_face_get_ps_name() function
Dttcmap.c3667 tt_face_get_ps_name( face, idx, &PSname ); in FT_CALLBACK_DEF()
/external/freetype/
DChangeLog.2875 tt_face_get_ps_name() in it.
DChangeLog.22925 (load_format_20, load_format_25, tt_face_get_ps_name): Use
DChangeLog.214379 (tt_face_get_ps_name): Updated.
6770 tt_face_get_ps_name): Replace switch statement with if clauses to