Searched refs:TTAG_GSUB (Results 1 – 4 of 4) sorted by relevance
57 #ifndef TTAG_GSUB58 # define TTAG_GSUB HB_MAKE_TAG( 'G', 'S', 'U', 'B' ) macro
1000 stream = getTableStream(font, tableFunc, TTAG_GSUB); in HB_NewFace()
61 if ( GOTO_Table( TTAG_GSUB ) ) in HB_Load_GSUB_Table()
60 #define TTAG_GSUB FT_MAKE_TAG( 'G', 'S', 'U', 'B' ) macro