Searched refs:LoadFont (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/vcl/source/fontsubset/ ! |
| H A D | fontsubset.cxx | 51 bool FontSubsetInfo::LoadFont( in LoadFont() function in FontSubsetInfo 65 bool FontSubsetInfo::LoadFont( vcl::_TrueTypeFont* pSftTTFont ) in LoadFont() function in FontSubsetInfo 130 LoadFont( CFF_FONT, pCffBytes, nCffLength); in CreateFontSubsetFromSfnt()
|
| /trunk/main/vcl/inc/ ! |
| H A D | fontsubset.hxx | 56 bool LoadFont( FontType eInFontType, 58 bool LoadFont( vcl::_TrueTypeFont* pSftTrueTypeFont );
|
| /trunk/main/vcl/unx/generic/printergfx/ ! |
| H A D | glyphset.cxx | 826 aInfo.LoadFont( pSrcFont ); in CreatePSUploadableFont()
|
| /trunk/main/vcl/os2/source/gdi/ ! |
| H A D | salgdi3.cxx | 1555 rInfo.LoadFont( FontSubsetInfo::CFF_FONT, aRawCffData.get(), aRawCffData.size() ); in CreateFontSubset()
|
| /trunk/main/vcl/aqua/source/gdi/ ! |
| H A D | salgdi.cxx | 2068 rInfo.LoadFont( FontSubsetInfo::CFF_FONT, &aBuffer[0], nCffLen ); in CreateFontSubset()
|
| /trunk/main/vcl/win/source/gdi/ ! |
| H A D | salgdi3.cxx | 2765 rInfo.LoadFont( FontSubsetInfo::CFF_FONT, aRawCffData.get(), aRawCffData.size() ); in CreateFontSubset()
|
| /trunk/main/vcl/unx/generic/fontmanager/ ! |
| H A D | fontmanager.cxx | 3701 rInfo.LoadFont( FontSubsetInfo::CFF_FONT, pCffBytes, nCffLength ); in createFontSubset()
|