Home
last modified time | relevance | path

Searched refs:TrueTypeFont (Results 1 – 10 of 10) sorted by relevance

/trunk/main/vcl/inc/
H A Dsft.hxx263 typedef struct _TrueTypeFont TrueTypeFont; typedef
305 void VCL_DLLPUBLIC CloseTTFont(TrueTypeFont *);
334 GlyphData *GetTTRawGlyphData(TrueTypeFont *ttf, sal_uInt32 glyphID);
364 int GetTTNameRecords(TrueTypeFont *ttf, NameRecord **nr);
419 int CreateTTFromTTGlyphs(TrueTypeFont *ttf,
450 int CreateT42FromTTGlyphs(TrueTypeFont *ttf,
517 sal_uInt16 MapChar(TrueTypeFont *ttf, sal_uInt16 ch, int bvertical);
524 int DoesVerticalSubstitution( TrueTypeFont *ttf, int bvertical);
560 int CheckSymbolEncoding(TrueTypeFont* ttf);
565 int GetTTGlyphCount( TrueTypeFont* ttf );
[all …]
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1639 *ttf = (TrueTypeFont*)calloc(1,sizeof(TrueTypeFont)); in allocTrueTypeFont()
2898 TrueTypeFont *fnt; in main()
2948 TrueTypeFont *fnt; in main()
2989 TrueTypeFont *fnt; in main()
3023 TrueTypeFont *fnt; in main()
3122 TrueTypeFont *fnt; in main()
3162 TrueTypeFont *fnt; in main()
3243 TrueTypeFont *fnt; in main()
3277 TrueTypeFont *fnt; in main()
3300 TrueTypeFont *fnt; in main()
[all …]
H A Dttcr.hxx220 sal_uInt32 glyfAdd(TrueTypeTable *, GlyphData *glyphdata, TrueTypeFont *fnt);
H A Dttcr.cxx1274 sal_uInt32 glyfAdd(TrueTypeTable *table, GlyphData *glyphdata, TrueTypeFont *fnt) in glyfAdd()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx559 TrueTypeFont* pTTFont = NULL; in ReadGsubTable()
1480 inline TrueTypeFont * get() const { return m_pFont; } in get()
1483 TrueTypeFont * m_pFont;
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx419 TrueTypeFont* pTTFont = NULL; in queryMetricPage()
1813 int nNameRecords = GetTTNameRecords( (TrueTypeFont*)pTTFont, &pNameRecords ); in analyzeTrueTypeFamilyName()
1865 TrueTypeFont* pTTFont = NULL; in analyzeTrueTypeFile()
3070 TrueTypeFont* pTTFont = NULL; in isFontDownloadingAllowed()
3594 TrueTypeFont* pTTFont; in getAlternativeFamilyNames()
3684 TrueTypeFont* pTTFont = NULL; // TODO: rename to SfntFont in createFontSubset()
3777 TrueTypeFont* pTTFont = NULL; in getGlyphWidths()
/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx796 static void CreatePSUploadableFont( TrueTypeFont* pSrcFont, FILE* pTmpFile, in CreatePSUploadableFont()
839 TrueTypeFont *pTTFont; in PSUploadFont()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1279 TrueTypeFont* pTTFont = NULL; in ReadGsubTable()
2684 inline TrueTypeFont * get() const { return m_pFont; } in get()
2687 TrueTypeFont * m_pFont;
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx2085 TrueTypeFont* pSftFont = NULL; in CreateFontSubset()
2196 TrueTypeFont* pSftFont = NULL; in GetGlyphWidths()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx876 TrueTypeFont* pTTF = NULL; in identifyTrueTypeFont()

Completed in 108 milliseconds