Searched refs:tt_face_get_ps_name (Results 1 – 11 of 11) sorted by relevance
/external/freetype/src/sfnt/ |
D | ttpost.h | 33 tt_face_get_ps_name( TT_Face face,
|
D | sfdriver.c | 164 error = tt_face_get_ps_name( face, glyph_index, &gname ); in sfnt_get_glyph_name() 192 FT_Error error = tt_face_get_ps_name( face, i, &gname ); in sfnt_get_name_index() 491 PUT_PS_NAMES( tt_face_get_ps_name ),
|
D | ttpost.c | 480 tt_face_get_ps_name( TT_Face face, in tt_face_get_ps_name() function
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | ttpost.h | 33 tt_face_get_ps_name( TT_Face face,
|
D | sfdriver.c | 164 error = tt_face_get_ps_name( face, glyph_index, &gname ); in sfnt_get_glyph_name() 192 FT_Error error = tt_face_get_ps_name( face, i, &gname ); in sfnt_get_name_index() 491 PUT_PS_NAMES( tt_face_get_ps_name ),
|
D | ttpost.c | 480 tt_face_get_ps_name( TT_Face face, in tt_face_get_ps_name() function
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/ |
D | ttpost.h | 33 tt_face_get_ps_name( TT_Face face,
|
D | sfdriver.c | 164 error = tt_face_get_ps_name( face, glyph_index, &gname ); in sfnt_get_glyph_name() 192 FT_Error error = tt_face_get_ps_name( face, i, &gname ); in sfnt_get_name_index() 491 PUT_PS_NAMES( tt_face_get_ps_name ),
|
D | ttpost.c | 480 tt_face_get_ps_name( TT_Face face, in tt_face_get_ps_name() function
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
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. 6771 tt_face_get_ps_name): Replace switch statement with if clauses to
|