Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/fontsubset/
H A Dttcr.cxx604 void (*f)(TrueTypeTable *);
966 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew()
994 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_head()
1023 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_hhea()
1046 TrueTypeTable *TrueTypeTableNew_loca(void) in TrueTypeTableNew_loca()
1048 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_loca()
1062 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_maxp()
1077 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_glyf()
1093 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_cmap()
1134 TrueTypeTable* table = (TrueTypeTable*)smalloc(sizeof(TrueTypeTable)); in TrueTypeTableNew_name()
[all …]
H A Dttcr.hxx47 struct TrueTypeTable { struct
81 int AddTable(TrueTypeCreator *_this, TrueTypeTable *table);
135 TrueTypeTable *TrueTypeTableNew(sal_uInt32 tag,
157 TrueTypeTable *TrueTypeTableNew_hhea(sal_Int16 ascender,
168 TrueTypeTable *TrueTypeTableNew_loca(void);
181 TrueTypeTable *TrueTypeTableNew_glyf(void);
186 TrueTypeTable *TrueTypeTableNew_cmap(void);
199 TrueTypeTable *TrueTypeTableNew_post(sal_uInt32 format,
232 sal_uInt32 glyfCount(const TrueTypeTable *);
239 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 214 milliseconds