Lines Matching refs:PrinterGfx

67 		Font3 (const PrinterGfx &rGfx);
71 Font3::Font3(const PrinterGfx &rGfx) in Font3()
115 PrinterGfx::PSUploadPS1Font (sal_Int32 nFontID) in PSUploadPS1Font()
133 PrinterGfx::SetFont( in SetFont()
159 PrinterGfx::SetFallbackFont ( sal_Int32 nFontID ) in SetFallbackFont()
165 void PrinterGfx::drawGlyphs( in drawGlyphs()
193 void PrinterGfx::DrawGlyphs( in DrawGlyphs()
335 PrinterGfx::DrawText ( in DrawText()
461 void PrinterGfx::drawVerticalizedText( in drawVerticalizedText()
557 PrinterGfx::LicenseWarning(const Point& rPoint, const sal_Unicode* pStr, in LicenseWarning()
589 PrinterGfx::drawText( in drawText()
637 PrinterGfx::getCharWidth (sal_Bool b_vert, sal_Unicode n_char, CharacterMetric *p_bbox) in getCharWidth()
646 PrinterGfx::getCharMetric (const Font3 &rFont, sal_Unicode n_char, CharacterMetric *p_bbox) in getCharMetric()
697 PrinterGfx::getFontSubstitute () const in getFontSubstitute()
711 PrinterGfx::GetCharWidth (sal_Unicode nFrom, sal_Unicode nTo, long *pWidthArray) in GetCharWidth()
731 const ::std::list< KernPair >& PrinterGfx::getKernPairs( bool bVertical ) const in getKernPairs()
758 PrinterGfx::GetGlyphBoundRect (sal_Unicode /*c*/, Rectangle& /*rOutRect*/) in GetGlyphBoundRect()
764 PrinterGfx::GetGlyphOutline (sal_Unicode /*c*/, in GetGlyphOutline()
778 PrinterGfx::OnEndPage () in OnEndPage()
783 PrinterGfx::OnEndJob () in OnEndJob()
790 PrinterGfx::writeResources( osl::File* pFile, std::list< rtl::OString >& rSuppliedFonts, std::list<… in writeResources()
850 bool PrinterGfx::getStrictSO52Compatibility() const in getStrictSO52Compatibility()
855 void PrinterGfx::setStrictSO52Compatibility( bool bCompat) in setStrictSO52Compatibility()