Home
last modified time | relevance | path

Searched refs:_TrueTypeFont (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dgsub.h30 int HasVerticalGSUB( struct vcl::_TrueTypeFont* pTTFile );
32 int UseGSUB( struct vcl::_TrueTypeFont* pTTFile, int nGlyph, int wmode );
34 int ReadGSUB( struct vcl::_TrueTypeFont* pTTFile, int nRequestedScript, int nRequestedLangsys );
36 void ReleaseGSUB( struct vcl::_TrueTypeFont* pTTFile );
H A Dgsub.cxx62 int ReadGSUB( struct _TrueTypeFont* pTTFile, in ReadGSUB()
328 void ReleaseGSUB(struct _TrueTypeFont* pTTFile) in ReleaseGSUB()
335 int UseGSUB( struct _TrueTypeFont* pTTFile, int nGlyph, int /*wmode*/ ) in UseGSUB()
348 int HasVerticalGSUB( struct _TrueTypeFont* pTTFile ) in HasVerticalGSUB()
H A Dfontsubset.cxx67 bool FontSubsetInfo::LoadFont( vcl::_TrueTypeFont* pSftTTFont ) in LoadFont()
/trunk/main/vcl/inc/
H A Dfontsubset.hxx34 namespace vcl { struct _TrueTypeFont; } // SFT's idea of a TTF font
58 bool LoadFont( vcl::_TrueTypeFont* pSftTrueTypeFont );
79 vcl::_TrueTypeFont* mpSftTTFont;
H A Dsft.hxx263 typedef struct _TrueTypeFont TrueTypeFont;
575 struct _TrueTypeFont { struct
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx480 struct _TrueTypeFont* pImplTTFont = (struct _TrueTypeFont*)pTTFont; in queryMetricPage()

Completed in 72 milliseconds