Searched refs:m_aPSName (Results 1 – 9 of 9) sorted by relevance
/trunk/main/vcl/inc/ |
H A D | fontsubset.hxx | 67 String m_aPSName; member in FontSubsetInfo
|
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1580 rInfo.m_aPSName = ImplSalGetUniString( aTTInfo.psname ); in CreateFontSubset() 1673 rInfo.m_aPSName = ImplSalGetUniString( aOS2Metric.szFacename ); in GetEmbedFontData()
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 2790 rInfo.m_aPSName = ImplSalGetUniString( aTTInfo.psname ); in CreateFontSubset() 2891 …rInfo.m_aPSName = String( reinterpret_cast<const sal_Unicode*>(aFaceName), sal::static_int_cas… in GetEmbedFontData()
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 1125 rInfo.m_aPSName = rMgr.getPSName( aFont ); in DoGetEmbedFontData()
|
/trunk/main/vcl/unx/headless/ |
H A D | svppspgraphics.cxx | 1019 rInfo.m_aPSName = rMgr.getPSName( aFont ); in DoGetEmbedFontData()
|
/trunk/main/vcl/source/fontsubset/ |
H A D | cff.cxx | 2428 rFSInfo.m_aPSName = String( rEmitter.maSubsetName, RTL_TEXTENCODING_UTF8 ); in emitAsType1()
|
/trunk/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 3128 aInfo.m_aPSName = pFont->maName; in emitSystemFont() 3199 appendName( aInfo.m_aPSName, aLine ); in emitSystemFont() 3694 appendName( aInfo.m_aPSName, aLine ); in emitEmbeddedFont() 3781 appendName( aInfo.m_aPSName, aLine ); in emitEmbeddedFont() 3968 appendSubsetName( nSubsetID, rInfo.m_aPSName, aLine ); in emitFontDescriptor() 4221 appendSubsetName( lit->m_nFontID, aSubsetInfo.m_aPSName, aLine ); in emitFonts()
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 2094 rInfo.m_aPSName = String( aTTInfo.psname, RTL_TEXTENCODING_UTF8 ); in CreateFontSubset()
|
/trunk/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 3729 rInfo.m_aPSName = getPSName( nFont ); in createFontSubset()
|
Completed in 157 milliseconds