Searched refs:T_glyf (Results 1 – 2 of 2) sorted by relevance
58 #define T_glyf 0x676C7966 macro612 {T_glyf, TrueTypeTableDispose_glyf},708 *tag = T_glyf; in GetRawData_glyf()939 {T_glyf, GetRawData_glyf},1086 table->tag = T_glyf; in TrueTypeTableNew_glyf()1281 assert(table->tag == T_glyf); in glyfAdd()1331 assert(table->tag == T_glyf); in glyfCount()1393 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 34 milliseconds