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()574 mrFontMgr.getPSName(mnFontID), in LicenseWarning()605 && !mrFontMgr.isFontDownloadingAllowed(mnFontID)) in drawText()611 if( mrFontMgr.getUseOnlyFontEncoding( mnFontID ) ) in drawText()685 mrFontMgr.getMetrics( n_font, n_char, n_char, p_bbox ); in getCharMetric()750 return mrFontMgr.getKernPairs( nFont, bVertical ); in getKernPairs()804 rtl::OUStringToOString ( mrFontMgr.getPSName(*aFont), in writeResources()[all …]
124 mrFontMgr (PrintFontManager::get()), in PrinterGfx()
219 PrintFontManager& mrFontMgr; member in psp::PrinterGfx311 PrintFontManager& GetFontMgr () { return mrFontMgr; } in GetFontMgr()
Completed in 57 milliseconds