Searched refs:T_glyf (Results 1 – 2 of 2) sorted by relevance
58 #define T_glyf 0x676C7966 macro613 {T_glyf, TrueTypeTableDispose_glyf},709 *tag = T_glyf; in GetRawData_glyf()940 {T_glyf, GetRawData_glyf},1087 table->tag = T_glyf; in TrueTypeTableNew_glyf()1282 assert(table->tag == T_glyf); in glyfAdd()1332 assert(table->tag == T_glyf); in glyfCount()1394 glyf = FindTable(tt, T_glyf); in ProcessTables()
137 #define T_glyf 0x676C7966 macro1780 case T_glyf: nIndex = O_glyf; break; in doOpenTTFont()2360 if (tag != T_glyf) { in DumpSfnts()
Completed in 31 milliseconds