Lines Matching refs:mrFontMgr
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()
679 mrFontMgr.getMetrics( n_font, aRepl, aRepl, p_bbox ); in getCharMetric()
685 mrFontMgr.getMetrics( n_font, n_char, n_char, p_bbox ); in getCharMetric()
750 return mrFontMgr.getKernPairs( nFont, bVertical ); in getKernPairs()
797 const rtl::OString& rSysPath (mrFontMgr.getFontFileSysPath(*aFont) ); in writeResources()
804 rtl::OUStringToOString ( mrFontMgr.getPSName(*aFont), in writeResources()
844 mrFontMgr.getPSName( aIter->GetFontID() ), in writeResources()