Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/fontsubset/
H A Dttcr.cxx58 #define T_glyf 0x676C7966 macro
612 {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()
H A Dsft.cxx137 #define T_glyf 0x676C7966 macro
1780 case T_glyf: nIndex = O_glyf; break; in doOpenTTFont()
2360 if (tag != T_glyf) { in DumpSfnts()

Completed in 33 milliseconds