Lines Matching refs:psp
33 namespace psp { struct JobData; class PrinterGfx; } namespace
41 psp::JobData* m_pJobData;
42 psp::PrinterGfx* m_pPrinterGfx;
63 …PspGraphics( psp::JobData* pJob, psp::PrinterGfx* pGfx, String* pPhone, bool bSwallow, SalInfoPrin… in PspGraphics()
75 …static const void* DoGetEmbedFontData( psp::fontID aFont, const sal_Ucs* pUnicodes, sal_Int32* pWi…
77 …static const Ucs2SIntMap* DoGetFontEncodingVector( psp::fontID aFont, const Ucs2OStrMap** pNonEnco…
78 static void DoGetGlyphWidths( psp::fontID aFont,
82 static ImplDevFontAttributes Info2DevFontAttributes( const psp::FastPrintFontInfo& );
83 static void AnnounceFonts( ImplDevFontList*, const psp::FastPrintFontInfo& );
84 static FontWidth ToFontWidth (psp::width::type eWidth);
85 static FontWeight ToFontWeight (psp::weight::type eWeight);
86 static FontPitch ToFontPitch (psp::pitch::type ePitch);
87 static FontItalic ToFontItalic (psp::italic::type eItalic);
88 static FontFamily ToFontFamily (psp::family::type eFamily);