Searched refs:tt_face_get_ps_name (Results 1 – 7 of 7) sorted by relevance
/external/freetype/src/sfnt/ |
D | ttpost.h | 33 tt_face_get_ps_name( TT_Face face,
|
D | sfdriver.c | 176 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 ),
|
D | ttpost.c | 488 tt_face_get_ps_name( TT_Face face, in tt_face_get_ps_name() function
|
D | ttcmap.c | 3667 tt_face_get_ps_name( face, idx, &PSname ); in FT_CALLBACK_DEF()
|
/external/freetype/ |
D | ChangeLog.28 | 75 tt_face_get_ps_name() in it.
|
D | ChangeLog.22 | 925 (load_format_20, load_format_25, tt_face_get_ps_name): Use
|
D | ChangeLog.21 | 4379 (tt_face_get_ps_name): Updated. 6770 tt_face_get_ps_name): Replace switch statement with if clauses to
|