Searched defs:glyf (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 1957 const sal_uInt8* glyf = getTable(ttf, O_glyf); in GetTTGlyphComponents() local 2157 …TrueTypeTable *head=0, *hhea=0, *maxp=0, *cvt=0, *prep=0, *glyf=0, *fpgm=0, *cmap=0, *name=0, *pos… in CreateTTFromTTGlyphs() local 2363 sal_uInt8 *glyf = sfntP + off; in DumpSfnts() local 2389 TrueTypeTable *head=0, *hhea=0, *maxp=0, *cvt=0, *prep=0, *glyf=0, *fpgm=0; in CreateT42FromTTGlyphs() local 2761 const sal_uInt8* glyf = getTable(ttf, O_glyf); in GetTTRawGlyphData() local
|
H A D | ttcr.cxx | 1381 TrueTypeTable *glyf, *loca, *head, *maxp, *hhea; in ProcessTables() local
|
Completed in 36 milliseconds