Searched defs:cmap (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 1226 static sal_uInt32 getGlyph0(const sal_uInt8* cmap, sal_uInt32 c) { in getGlyph0() 1241 static sal_uInt32 getGlyph2(const sal_uInt8 *cmap, sal_uInt32 c) { in getGlyph2() 1289 static sal_uInt32 getGlyph6(const sal_uInt8 *cmap, sal_uInt32 c) { in getGlyph6() 1325 static sal_uInt32 getGlyph4(const sal_uInt8 *cmap, sal_uInt32 c) { in getGlyph4() 2157 …TrueTypeTable *head=0, *hhea=0, *maxp=0, *cvt=0, *prep=0, *glyf=0, *fpgm=0, *cmap=0, *name=0, *pos… in CreateTTFromTTGlyphs() local
|
H A D | ttcr.cxx | 782 sal_uInt8 *cmap; in GetRawData_cmap() local 1094 table_cmap* cmap = (table_cmap*)smalloc(sizeof(table_cmap)); in TrueTypeTableNew_cmap() local
|
/aoo4110/main/vcl/inc/ |
H A D | sft.hxx | 594 const sal_uInt8* cmap; member
|
Completed in 35 milliseconds