Searched refs:CreateTTFromTTGlyphs (Results 1 – 6 of 6) sorted by relevance
/trunk/main/vcl/inc/ |
H A D | sft.hxx | 419 int CreateTTFromTTGlyphs(TrueTypeFont *ttf,
|
/trunk/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 2147 int CreateTTFromTTGlyphs(TrueTypeFont *ttf, in CreateTTFromTTGlyphs() function 3287 …CreateTTFromTTGlyphs(fnt, "subfont.ttf", glyphArray, encoding, 15, 0, 0, TTCF_AutoName | TTCF_Incl… in main()
|
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1643 nRC = ::CreateTTFromTTGlyphs( aSftTTF.get(), aToFile.GetBuffer(), aShortIDs, in CreateFontSubset()
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 2171 nRC = ::CreateTTFromTTGlyphs( pSftFont, aToFile.GetBuffer(), aShortIDs, in CreateFontSubset()
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 2853 nRC = ::CreateTTFromTTGlyphs( aSftTTF.get(), aToFile.GetBuffer(), aShortIDs, in CreateFontSubset()
|
/trunk/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 3753 bool bSuccess = ( SF_OK == CreateTTFromTTGlyphs( pTTFont, in createFontSubset()
|
Completed in 191 milliseconds