Searched refs:rFontManager (Results 1 – 3 of 3) sorted by relevance
143 ::psp::PrintFontManager& rFontManager( ::psp::PrintFontManager::get() ); in Init()144 if( ! rFontManager.checkImportPossible() ) in Init()146 if( rFontManager.hasFontconfig() ) in Init()
631 PrintFontManager& rFontManager = PrintFontManager::get(); in RTSFontSubstPage() local633 rFontManager.getFontListWithFastInfo( aFonts, m_pParent->m_aJobData.m_pParser, false ); in RTSFontSubstPage()
962 PrintFontManager& rFontManager( PrintFontManager::get() ); in fillFontSubstitutions() local971 rFontManager.getFontListWithFastInfo( aFonts, rInfo.m_pParser ); in fillFontSubstitutions()1034 rFontManager.getFontFastInfo( nSubstitute, aInfo ); in fillFontSubstitutions()
Completed in 21 milliseconds