Searched refs:mrFontMgr (Results 1 – 3 of 3) sorted by relevance
204 if ( !mrFontMgr.isFontDownloadingAllowed( mnFontID ) ) in DrawGlyphs()210 if( mrFontMgr.getFontType( mnFontID ) != fonttype::TrueType ) in DrawGlyphs()244 sal_Int32 nAscend = mrFontMgr.getFontAscend( mnFontID ); in DrawGlyphs()245 sal_Int32 nDescend = mrFontMgr.getFontDescend( mnFontID ); in DrawGlyphs()568 aMessage += rtl::OUStringToOString( mrFontMgr.getPSName(mnFontID), in LicenseWarning()574 mrFontMgr.getPSName(mnFontID), in LicenseWarning()599 fonttype::type eType = mrFontMgr.getFontType (mnFontID); in drawText()605 && !mrFontMgr.isFontDownloadingAllowed(mnFontID)) in drawText()611 if( mrFontMgr.getUseOnlyFontEncoding( mnFontID ) ) in drawText()658 fonttype::type eType = mrFontMgr.getFontType( n_font ); in getCharMetric()[all …]
124 mrFontMgr (PrintFontManager::get()), in PrinterGfx()
219 PrintFontManager& mrFontMgr; member in psp::PrinterGfx311 PrintFontManager& GetFontMgr () { return mrFontMgr; } in GetFontMgr()