Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dttpost.h33 tt_face_get_ps_name( TT_Face face,
Dsfdriver.c164 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 ),
Dttpost.c480 tt_face_get_ps_name( TT_Face face, in tt_face_get_ps_name() function
/external/pdfium/third_party/freetype/src/sfnt/
Dttpost.h33 tt_face_get_ps_name( TT_Face face,
Dsfdriver.c164 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 ),
Dttpost.c480 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/
Dttpost.h33 tt_face_get_ps_name( TT_Face face,
Dsfdriver.c164 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 ),
Dttpost.c480 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/
DChangeLog.22925 (load_format_20, load_format_25, tt_face_get_ps_name): Use
DChangeLog.214379 (tt_face_get_ps_name): Updated.
6771 tt_face_get_ps_name): Replace switch statement with if clauses to