Home
last modified time | relevance | path

Searched refs:TTAG_hhea (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dtttags.h69 #define TTAG_hhea FT_MAKE_TAG( 'h', 'h', 'e', 'a' ) macro
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttmtx.c176 error = face->goto_table( face, TTAG_hhea, stream, 0 ); in tt_face_load_hhea()
Dsfwoff2.c1580 if ( table.Tag == TTAG_hhea ) in reconstruct_font()