Home
last modified time | relevance | path

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

/external/freetype/include/freetype/
Dtttags.h68 #define TTAG_hhea FT_MAKE_TAG( 'h', 'h', 'e', 'a' ) macro
/external/freetype/src/sfnt/
Dttmtx.c171 error = face->goto_table( face, TTAG_hhea, stream, 0 ); in tt_face_load_hhea()