Home
last modified time | relevance | path

Searched refs:tt_face_load_hmtx (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/sfnt/
Dttmtx.h38 tt_face_load_hmtx( TT_Face face,
Dttmtx.c73 tt_face_load_hmtx( TT_Face face, in tt_face_load_hmtx() function
Dsfdriver.c1248 tt_face_load_hmtx, /* TT_Load_Metrics_Func load_hmtx */
/external/freetype/
DChangeLog.22778 * src/sfnt/ttmtx.c (tt_face_load_hmtx): Disable memory optimization
902 * src/sfnt/ttmtx.c (tt_face_load_hmtx, tt_face_get_metrics): Fix
948 * src/sfnt/ttmtx.c (tt_face_load_hhea, tt_face_load_hmtx): Simply
950 Check table length in non-FT_OPTIMIZE_MEMORY'ed `tt_face_load_hmtx'.
DChangeLog.235960 src/sfnt/ttmtx.c (tt_face_load_hmtx, tt_face_load_hhea,
6738 * src/sfnt/ttmtx.c (tt_face_load_hmtx, tt_face_get_metrics):
7130 * src/sfnt/ttmtx.c (tt_face_load_hmtx): Replace calls to FT_GET_XXX
DChangeLog.244435 * src/sfnt/ttmtx.c (tt_face_load_hmtx): Fix tracing message.