Lines Matching refs:PspGraphics

173 bool PspGraphics::drawAlphaBitmap( const SalTwoRect&, const SalBitmap& /*rSourceBitmap*/, const Sal…  in drawAlphaBitmap()
178 bool PspGraphics::drawTransformedBitmap( in drawTransformedBitmap()
190 bool PspGraphics::drawAlphaRect( long /*nX*/, long /*nY*/, long /*nWidth*/, long /*nHeight*/, sal_u… in drawAlphaRect()
195 bool PspGraphics::supportsOperation( OutDevSupportType ) const in supportsOperation()
200 PspGraphics::~PspGraphics() in ~PspGraphics()
205 void PspGraphics::GetResolution( sal_Int32 &rDPIX, sal_Int32 &rDPIY ) in GetResolution()
216 sal_uInt16 PspGraphics::GetBitCount() in GetBitCount()
221 long PspGraphics::GetGraphicsWidth() const in GetGraphicsWidth()
226 void PspGraphics::ResetClipRegion() in ResetClipRegion()
231 bool PspGraphics::setClipRegion( const Region& i_rClip ) in setClipRegion()
273 void PspGraphics::SetLineColor() in SetLineColor()
278 void PspGraphics::SetLineColor( SalColor nSalColor ) in SetLineColor()
286 void PspGraphics::SetFillColor() in SetFillColor()
291 void PspGraphics::SetFillColor( SalColor nSalColor ) in SetFillColor()
299 void PspGraphics::SetROPLineColor( SalROPColor ) in SetROPLineColor()
304 void PspGraphics::SetROPFillColor( SalROPColor ) in SetROPFillColor()
309 void PspGraphics::SetXORMode( bool bSet, bool ) in SetXORMode()
315 void PspGraphics::drawPixel( long nX, long nY ) in drawPixel()
320 void PspGraphics::drawPixel( long nX, long nY, SalColor nSalColor ) in drawPixel()
328 void PspGraphics::drawLine( long nX1, long nY1, long nX2, long nY2 ) in drawLine()
333 void PspGraphics::drawRect( long nX, long nY, long nDX, long nDY ) in drawRect()
338 void PspGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine()
343 void PspGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon()
349 void PspGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPt… in drawPolyPolygon()
354 bool PspGraphics::drawPolyLine( in drawPolyLine()
365 sal_Bool PspGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uIn… in drawPolyLineBezier()
371 sal_Bool PspGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt… in drawPolygonBezier()
377 sal_Bool PspGraphics::drawPolyPolygonBezier( sal_uInt32 nPoly, in drawPolyPolygonBezier()
387 bool PspGraphics::drawPolyPolygon( const basegfx::B2DPolyPolygon&, double /*fTransparency*/ ) in drawPolyPolygon()
393 void PspGraphics::invert( sal_uInt32 /*nPoints*/, in invert()
399 sal_Bool PspGraphics::drawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, sal_uLong n… in drawEPS()
404 void PspGraphics::copyBits( const SalTwoRect& /*rPosAry*/, in copyBits()
410 void PspGraphics::copyArea ( long /*nDestX*/, long /*nDestY*/, in copyArea()
418 void PspGraphics::drawBitmap( const SalTwoRect& rPosAry, const SalBitmap& rSalBitmap ) in drawBitmap()
433 void PspGraphics::drawBitmap( const SalTwoRect& /*pPosAry*/, in drawBitmap()
440 void PspGraphics::drawBitmap( const SalTwoRect& /*pPosAry*/, in drawBitmap()
447 void PspGraphics::drawMask( const SalTwoRect& /*rPosAry*/, in drawMask()
454 SalBitmap* PspGraphics::getBitmap( long /*nX*/, long /*nY*/, long /*nDX*/, long /*nDY*/ ) in getBitmap()
460 SalColor PspGraphics::getPixel( long /*nX*/, long /*nY*/ ) in getPixel()
466 void PspGraphics::invert( in invert()
495 : ImplFontData( PspGraphics::Info2DevFontAttributes(rInfo), PSPFD_MAGIC ), in ImplPspFontData()
713 void PspGraphics::DrawServerFontLayout( const ServerFontLayout& rLayout ) in DrawServerFontLayout()
719 const ImplFontCharMap* PspGraphics::GetImplFontCharMap() const in GetImplFontCharMap()
728 sal_uInt16 PspGraphics::SetFont( ImplFontSelectData *pEntry, int nFallbackLevel ) in SetFont()
789 void PspGraphics::SetTextColor( SalColor nSalColor ) in SetTextColor()
797 bool PspGraphics::AddTempDevFont( ImplDevFontList*, const String&, const String& ) in AddTempDevFont()
802 void PspGraphics::GetDevFontList( ImplDevFontList *pList ) in GetDevFontList()
815 void PspGraphics::GetDevFontSubstList( OutputDevice* pOutDev ) in GetDevFontSubstList()
825 void PspGraphics::GetFontMetric( ImplFontMetricData *pMetric, int ) in GetFontMetric()
853 sal_uLong PspGraphics::GetKernPairs( sal_uLong nPairs, ImplKernPairData *pKernPairs ) in GetKernPairs()
875 bool PspGraphics::GetGlyphBoundRect( sal_GlyphId aGlyphId, Rectangle& rRect ) in GetGlyphBoundRect()
891 bool PspGraphics::GetGlyphOutline( sal_GlyphId aGlyphId, in GetGlyphOutline()
907 SalLayout* PspGraphics::GetTextLayout( ImplLayoutArgs& rArgs, int nFallbackLevel ) in GetTextLayout()
929 sal_Bool PspGraphics::CreateFontSubset( in CreateFontSubset()
959 const void* PspGraphics::GetEmbedFontData( const ImplFontData* pFont, const sal_Ucs* pUnicodes, sal… in GetEmbedFontData()
967 return PspGraphics::DoGetEmbedFontData( aFont, pUnicodes, pWidths, rInfo, pDataLen ); in GetEmbedFontData()
972 void PspGraphics::FreeEmbedFontData( const void* pData, long nLen ) in FreeEmbedFontData()
974 PspGraphics::DoFreeEmbedFontData( pData, nLen ); in FreeEmbedFontData()
979 const Ucs2SIntMap* PspGraphics::GetFontEncodingVector( const ImplFontData* pFont, const Ucs2OStrMap… in GetFontEncodingVector()
987 return PspGraphics::DoGetFontEncodingVector( aFont, pNonEncoded ); in GetFontEncodingVector()
992 void PspGraphics::GetGlyphWidths( const ImplFontData* pFont, in GetGlyphWidths()
1003 PspGraphics::DoGetGlyphWidths( aFont, bVertical, rWidths, rUnicodeEnc ); in GetGlyphWidths()
1008 const void* PspGraphics::DoGetEmbedFontData( fontID aFont, const sal_Ucs* pUnicodes, sal_Int32* pWi… in DoGetEmbedFontData()
1072 void PspGraphics::DoFreeEmbedFontData( const void* pData, long nLen ) in DoFreeEmbedFontData()
1078 const Ucs2SIntMap* PspGraphics::DoGetFontEncodingVector( fontID aFont, const Ucs2OStrMap** pNonEnco… in DoGetFontEncodingVector()
1093 void PspGraphics::DoGetGlyphWidths( psp::fontID aFont, in DoGetGlyphWidths()
1104 FontWidth PspGraphics::ToFontWidth (psp::width::type eWidth) in ToFontWidth()
1122 FontWeight PspGraphics::ToFontWeight (psp::weight::type eWeight) in ToFontWeight()
1141 FontPitch PspGraphics::ToFontPitch (psp::pitch::type ePitch) in ToFontPitch()
1152 FontItalic PspGraphics::ToFontItalic (psp::italic::type eItalic) in ToFontItalic()
1164 FontFamily PspGraphics::ToFontFamily (psp::family::type eFamily) in ToFontFamily()
1179 ImplDevFontAttributes PspGraphics::Info2DevFontAttributes( const psp::FastPrintFontInfo& rInfo ) in Info2DevFontAttributes()
1247 void PspGraphics::AnnounceFonts( ImplDevFontList* pFontList, const psp::FastPrintFontInfo& aInfo ) in AnnounceFonts()
1300 bool PspGraphics::filterText( const String& rOrig, String& rNewText, xub_StrLen nIndex, xub_StrLen&… in filterText()
1372 SystemFontData PspGraphics::GetSysFontData( int nFallbacklevel ) const in GetSysFontData()
1388 SystemGraphicsData PspGraphics::GetGraphicsData() const in GetGraphicsData()