Home
last modified time | relevance | path

Searched refs:TrueTypeTable (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx605 void (*f)(TrueTypeTable *);
967 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew()
995 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_head()
1024 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_hhea()
1047 TrueTypeTable *TrueTypeTableNew_loca(void) in TrueTypeTableNew_loca()
1049 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_loca()
1063 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_maxp()
1078 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_glyf()
1094 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_cmap()
1135 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_name()
[all …]
H A Dttcr.hxx47 struct TrueTypeTable { struct
79 int AddTable(TrueTypeCreator *_this, TrueTypeTable *table);
131 TrueTypeTable *TrueTypeTableNew(sal_uInt32 tag,
153 TrueTypeTable *TrueTypeTableNew_hhea(sal_Int16 ascender,
164 TrueTypeTable *TrueTypeTableNew_loca(void);
177 TrueTypeTable *TrueTypeTableNew_glyf(void);
182 TrueTypeTable *TrueTypeTableNew_cmap(void);
195 TrueTypeTable *TrueTypeTableNew_post(sal_uInt32 format,
226 sal_uInt32 glyfCount(const TrueTypeTable *);
233 void nameAdd(TrueTypeTable *, NameRecord *nr);
[all …]
H A Dsft.cxx2157TrueTypeTable *head=0, *hhea=0, *maxp=0, *cvt=0, *prep=0, *glyf=0, *fpgm=0, *cmap=0, *name=0, *pos… in CreateTTFromTTGlyphs()
2389 TrueTypeTable *head=0, *hhea=0, *maxp=0, *cvt=0, *prep=0, *glyf=0, *fpgm=0; in CreateT42FromTTGlyphs()

Completed in 55 milliseconds