Home
last modified time | relevance | path

Searched refs:PspGraphics (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx263 PspGraphics::~PspGraphics() in ~PspGraphics()
279 sal_uInt16 PspGraphics::GetBitCount() in GetBitCount()
284 long PspGraphics::GetGraphicsWidth() const in GetGraphicsWidth()
289 void PspGraphics::ResetClipRegion() in ResetClipRegion()
339 void PspGraphics::SetLineColor() in SetLineColor()
352 void PspGraphics::SetFillColor() in SetFillColor()
428 bool PspGraphics::drawPolyLine( in drawPolyLine()
471 void PspGraphics::copyBits( const SalTwoRect&, in copyBits()
524 SalColor PspGraphics::getPixel( long, long ) in getPixel()
1034 sal_Bool PspGraphics::CreateFontSubset( in CreateFontSubset()
[all …]
H A Dsalgdi3.cxx1006 ImplDevFontAttributes aDFA = PspGraphics::Info2DevFontAttributes( aInfo ); in AddTempDevFont()
1058 ImplDevFontAttributes aDFA = PspGraphics::Info2DevFontAttributes( aInfo ); in GetDevFontList()
1362 return PspGraphics::DoGetEmbedFontData( aFont, pUnicodes, pWidths, rInfo, pDataLen ); in GetEmbedFontData()
1369 PspGraphics::DoFreeEmbedFontData( pData, nLen ); in FreeEmbedFontData()
1382 return PspGraphics::DoGetFontEncodingVector( aFont, pNonEncoded ); in GetFontEncodingVector()
1398 PspGraphics::DoGetGlyphWidths( aFont, bVertical, rWidths, rUnicodeEnc ); in GetGlyphWidths()
H A Dsalprnpsp.cxx565 m_pGraphics = new PspGraphics( &m_aJobData, &m_aPrinterGfx, NULL, false, this ); in GetGraphics()
1082 …m_pGraphics = new PspGraphics( &m_aJobData, &m_aPrinterGfx, m_bFax ? &m_aFaxNr : NULL, m_bSwallowF… in StartPage()
/aoo42x/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx178 bool PspGraphics::drawTransformedBitmap( in drawTransformedBitmap()
200 PspGraphics::~PspGraphics() in ~PspGraphics()
216 sal_uInt16 PspGraphics::GetBitCount() in GetBitCount()
221 long PspGraphics::GetGraphicsWidth() const in GetGraphicsWidth()
226 void PspGraphics::ResetClipRegion() in ResetClipRegion()
273 void PspGraphics::SetLineColor() in SetLineColor()
286 void PspGraphics::SetFillColor() in SetFillColor()
309 void PspGraphics::SetXORMode( bool bSet, bool ) in SetXORMode()
354 bool PspGraphics::drawPolyLine( in drawPolyLine()
466 void PspGraphics::invert( in invert()
[all …]
H A Dsvptext.cxx313 ImplDevFontAttributes aDFA = PspGraphics::Info2DevFontAttributes( aInfo ); in GetDevFontList()
376 return PspGraphics::DoGetFontEncodingVector( aFont, pNonEncoded ); in GetFontEncodingVector()
395 return PspGraphics::DoGetEmbedFontData( aFont, pUnicodes, pWidths, rInfo, pDataLen ); in GetEmbedFontData()
402 PspGraphics::DoFreeEmbedFontData( pData, nLen ); in FreeEmbedFontData()
416 PspGraphics::DoGetGlyphWidths( aFont, bVertical, rWidths, rUnicodeEnc ); in GetGlyphWidths()
H A Dsvpprn.hxx35 class PspGraphics;
40 PspGraphics* m_pGraphics;
73 PspGraphics* m_pGraphics;
H A Dsvppspgraphics.hxx39 class PspGraphics : public SalGraphics class
63PspGraphics( psp::JobData* pJob, psp::PrinterGfx* pGfx, String* pPhone, bool bSwallow, SalInfoPrin… in PspGraphics() function in PspGraphics
72 virtual ~PspGraphics();
H A Dsvpprn.cxx497 m_pGraphics = new PspGraphics( &m_aJobData, &m_aPrinterGfx, NULL, false, this ); in GetGraphics()
963 …m_pGraphics = new PspGraphics( &m_aJobData, &m_aPrinterGfx, m_bFax ? &m_aFaxNr : NULL, m_bSwallowF… in StartPage()
/aoo42x/main/vcl/inc/unx/
H A Dsalprn.h33 class PspGraphics;
38 PspGraphics* m_pGraphics;
72 PspGraphics* m_pGraphics;
H A Dpspgraphics.h40 class VCLPLUG_GEN_PUBLIC PspGraphics : public SalGraphics class
53PspGraphics( psp::JobData* pJob, psp::PrinterGfx* pGfx, String* pPhone, bool bSwallow, SalInfoPrin… in PspGraphics() function in PspGraphics
62 virtual ~PspGraphics();
/aoo42x/main/vcl/unx/kde4/
H A DKDESalFrame.cxx165 aFont.SetWeight( PspGraphics::ToFontWeight( aInfo.m_eWeight ) ); in toFont()
167 aFont.SetWidthType( PspGraphics::ToFontWidth( aInfo.m_eWidth ) ); in toFont()
169 aFont.SetItalic( PspGraphics::ToFontItalic( aInfo.m_eItalic ) ); in toFont()
171 aFont.SetPitch( PspGraphics::ToFontPitch( aInfo.m_ePitch ) ); in toFont()
/aoo42x/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1808 aFont.SetWeight( PspGraphics::ToFontWeight( aInfo.m_eWeight ) ); in toFont()
1810 aFont.SetWidthType( PspGraphics::ToFontWidth( aInfo.m_eWidth ) ); in toFont()
1812 aFont.SetItalic( PspGraphics::ToFontItalic( aInfo.m_eItalic ) ); in toFont()
1814 aFont.SetPitch( PspGraphics::ToFontPitch( aInfo.m_ePitch ) ); in toFont()
/aoo42x/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3512 aFont.SetWeight( PspGraphics::ToFontWeight( aInfo.m_eWeight ) ); in updateSettings()
3514 aFont.SetWidthType( PspGraphics::ToFontWidth( aInfo.m_eWidth ) ); in updateSettings()
3516 aFont.SetItalic( PspGraphics::ToFontItalic( aInfo.m_eItalic ) ); in updateSettings()
3518 aFont.SetPitch( PspGraphics::ToFontPitch( aInfo.m_ePitch ) ); in updateSettings()

Completed in 132 milliseconds