Home
last modified time | relevance | path

Searched refs:TTAG_hmtx (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dtttags.h70 #define TTAG_hmtx FT_MAKE_TAG( 'h', 'm', 't', 'x' ) macro
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttmtx.c90 tag = TTAG_hmtx; in tt_face_load_hmtx()
Dttload.c230 if ( table.Tag == TTAG_hmtx || in check_table_dir()
442 if ( entry.Tag == TTAG_hmtx || in tt_face_load_font_dir()
Dsfwoff2.c1637 else if ( table.Tag == TTAG_hmtx ) in reconstruct_font()