Searched refs:TTAG_head (Results 1 – 3 of 3) sorted by relevance
67 #define TTAG_head FT_MAKE_TAG( 'h', 'e', 'a', 'd' ) macro
237 if ( table.Tag == TTAG_head || table.Tag == TTAG_bhed ) in check_table_dir()243 if ( table.Tag == TTAG_head ) in check_table_dir()663 return tt_face_load_generic_header( face, stream, TTAG_head ); in tt_face_load_head()
561 error = face->goto_table( face, TTAG_head, stream, 0 ); in cff_face_init()