Searched defs:ttf (Results 1 – 2 of 2) sorted by relevance
425 _inline sal_uInt32 getTableSize(TrueTypeFont *ttf, sal_uInt32 ord) in getTableSize()1393 static void FindCmap(TrueTypeFont *ttf) in FindCmap()1492 static void GetKern(TrueTypeFont *ttf) in GetKern()1637 static void allocTrueTypeFont( TrueTypeFont** ttf ) in allocTrueTypeFont()1918 void CloseTTFont(TrueTypeFont *ttf) /*FOLD01*/ in CloseTTFont()2147 int CreateTTFromTTGlyphs(TrueTypeFont *ttf, in CreateTTFromTTGlyphs()2381 int CreateT42FromTTGlyphs(TrueTypeFont *ttf, in CreateT42FromTTGlyphs()2569 int DoesVerticalSubstitution( TrueTypeFont *ttf, int bvertical) in DoesVerticalSubstitution()2579 int GetTTGlyphCount( TrueTypeFont* ttf ) in GetTTGlyphCount()2584 bool GetSfntTable( TrueTypeFont* ttf, int nSubtableIndex, in GetSfntTable()[all …]
352 sal_uInt8* ttf = (sal_uInt8*)smalloc(s); in StreamToMemory() local
Completed in 31 milliseconds