Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx58 #define T_glyf 0x676C7966 macro
613 {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()
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 31 milliseconds