Home
last modified time | relevance | path

Searched refs:DrawPolyPolygon (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx195 bDrawnOk = mpGraphics->DrawPolyPolygon( aB2DPolyPolygon, fTransparency, this ); in DrawTransparent()
240 DrawPolyPolygon( rPolyPoly ); in DrawTransparent()
254 DrawPolyPolygon( rPolyPoly ); in DrawTransparent()
313 bDrawn = mpGraphics->DrawPolyPolygon( aB2DPolyPolygon, fTransparency, this ); in DrawTransparent()
482 aVDev.DrawPolyPolygon( aPolyPoly ); in DrawTransparent()
601 DrawPolyPolygon( rPolyPoly ); in DrawTransparent()
607 DrawPolyPolygon( rPolyPoly ); in DrawTransparent()
H A Doutdev.cxx317 mpGraphics->DrawPolyPolygon( j, pPointAry, pPointAryAry, this ); in ImplDrawPolyPolygon()
1662 bDone = mpGraphics->DrawPolyPolygon(aFillPolyPolygon, 0.0, this); in impPaintLineGeometryWithEvtlExpand()
1997 bSuccess = mpGraphics->DrawPolyPolygon(basegfx::B2DPolyPolygon(aB2DPolygon), 0.0, this); in DrawPolygon()
2048 void OutputDevice::DrawPolyPolygon( const PolyPolygon& rPolyPoly ) in DrawPolyPolygon() function in OutputDevice
2093 bSuccess = mpGraphics->DrawPolyPolygon(aB2DPolyPolygon, 0.0, this); in DrawPolyPolygon()
2145 mpAlphaVDev->DrawPolyPolygon( rPolyPoly ); in DrawPolyPolygon()
2156 DrawPolyPolygon( aPP ); in DrawPolygon()
2165 void OutputDevice::DrawPolyPolygon( const basegfx::B2DPolyPolygon& rB2DPolyPoly ) in DrawPolyPolygon() function in OutputDevice
2222 bSuccess = mpGraphics->DrawPolyPolygon(aB2DPolyPolygon, 0.0, this); in ImpDrawPolyPolygonWithB2DPolyPolygon()
H A Doutdev4.cxx145 mpGraphics->DrawPolyPolygon( nCount, pPointAry, pPointAryAry, this ); in ImplDrawPolyPolygon()
819 DrawPolyPolygon( rPolyPoly ); in DrawGradient()
848 DrawPolyPolygon( rPolyPoly ); in DrawGradient()
982 pVDev->DrawPolyPolygon( aPolyPoly ); in DrawGradient()
998 mpAlphaVDev->DrawPolyPolygon( rPolyPoly ); in DrawGradient()
H A Dpdfwriter.cxx182 void PDFWriter::DrawPolyPolygon( const PolyPolygon& rPolyPoly ) in DrawPolyPolygon() function in PDFWriter
553 void PDFWriter::DrawPolyPolygon( const PolyPolygon& rPolyPoly, sal_Int32 nPattern, bool bEOFill ) in DrawPolyPolygon() function in PDFWriter
H A Dsalgdilayout.cxx469 void SalGraphics::DrawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPt… in DrawPolyPolygon() function in SalGraphics
493 bool SalGraphics::DrawPolyPolygon( const ::basegfx::B2DPolyPolygon& i_rPolyPolygon, double i_fTrans… in DrawPolyPolygon() function in SalGraphics
H A Dbmpacc3.cxx415 void BitmapWriteAccess::DrawPolyPolygon( const PolyPolygon& rPolyPoly ) in DrawPolyPolygon() function in BitmapWriteAccess
H A Dpdfwriter_impl2.cxx367 m_rOuterFace.DrawPolyPolygon( pA->GetPolyPolygon() ); in playMetafile()
667 m_rOuterFace.DrawPolyPolygon( aPath ); in playMetafile()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx692 mpOutputDevice->DrawPolyPolygon(aLocalPolyPolygon); in RenderPolyPolygonGraphicPrimitive2D()
724 mpOutputDevice->DrawPolyPolygon(aTarget); in RenderPolyPolygonGraphicPrimitive2D()
783 rTransparence.DrawPolyPolygon(aMask); in RenderMaskPrimitive2DPixel()
794 rMask.DrawPolyPolygon(aMask); in RenderMaskPrimitive2DPixel()
1306 mpOutputDevice->DrawPolyPolygon(basegfx::B2DPolyPolygon(aNew)); in RenderSvgLinearAtomPrimitive2D()
1364 mpOutputDevice->DrawPolyPolygon(basegfx::B2DPolyPolygon(aNew)); in RenderSvgRadialAtomPrimitive2D()
H A Dvclpixelprocessor2d.cxx376 mpOutputDevice->DrawPolyPolygon(aLocalPolyPolygon); in processBasePrimitive2D()
412 mpOutputDevice->DrawPolyPolygon(aLocalPolyPolygon); in processBasePrimitive2D()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx306 mpOutDev->getOutDev().DrawPolyPolygon( aPolyPoly ); in drawPolyPolygon()
309 mp2ndOutDev->getOutDev().DrawPolyPolygon( aPolyPoly ); in drawPolyPolygon()
518 mpOutDev->getOutDev().DrawPolyPolygon( aPolyPoly ); in fillPolyPolygon()
536 mp2ndOutDev->getOutDev().DrawPolyPolygon( aPolyPoly ); in fillPolyPolygon()
542 mp2ndOutDev->getOutDev().DrawPolyPolygon( aPolyPoly ); in fillPolyPolygon()
H A Dspritehelper.cxx300 rTargetSurface.DrawPolyPolygon(PolyPolygon(aClipPoly)); // #i76339# in redraw()
332 rTargetSurface.DrawPolyPolygon(PolyPolygon(aClipPoly)); // #i76339# in redraw()
H A Dcanvashelper_texturefill.cxx494 rOutDev.DrawPolyPolygon( aTempPolyPoly ); in fillPolygonalGradient()
665 rOutDev.DrawPolyPolygon( rPoly ); in gradientFill()
689 p2ndOutDev->DrawPolyPolygon( rPoly ); in gradientFill()
/trunk/main/filter/source/graphicfilter/icgm/
H A Doutact.cxx77 DrawPolyPolygon( maPolyPolygon ); in CloseRegion()
99 DrawPolyPolygon( maPolyPolygon ); in EndFigure()
H A Doutact.hxx92 virtual void DrawPolyPolygon( PolyPolygon& ) {} ; in DrawPolyPolygon() function in CGMOutAct
135 virtual void DrawPolyPolygon( PolyPolygon& ) ;
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx379 void DrawPolyPolygon( const PolyPolygon& rPolygon );
465 void OS2METReader::DrawPolyPolygon( const PolyPolygon& rPolyPolygon ) in DrawPolyPolygon() function in OS2METReader
471 pVirDev->DrawPolyPolygon( rPolyPolygon ); in DrawPolyPolygon()
477 pVirDev->DrawPolyPolygon( rPolyPolygon ); in DrawPolyPolygon()
1189 DrawPolyPolygon( aPolyPoly ); in ReadPolygons()
1483 DrawPolyPolygon( p->aPPoly ); in ReadOrder()
1549 pVirDev->DrawPolyPolygon( p->aPPoly ); in ReadOrder()
1556 pVirDev->DrawPolyPolygon( p->aPPoly ); in ReadOrder()
/trunk/main/vcl/inc/
H A Dsalgdi.hxx375 void DrawPolyPolygon( sal_uInt32 nPoly,
379 …bool DrawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency, c…
H A Dprintergfx.hxx358 void DrawPolyPolygon (sal_uInt32 nPoly,
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx773 void DrawPolyPolygon( const PolyPolygon& rPolyPoly );
1352 void DrawPolyPolygon( const PolyPolygon& rPolyPoly, sal_Int32 nPatternId, bool bEOFill );
H A Dbmpacc.hxx229 void DrawPolyPolygon( const PolyPolygon& rPolyPoly );
H A Doutdev.hxx746 void DrawPolyPolygon( const PolyPolygon& rPolyPoly );
747 void DrawPolyPolygon( const basegfx::B2DPolyPolygon& );
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx419 pOut->DrawPolyPolygon( aPolyPoly, bRecordPath ); in ReadEnhWMF()
1271 pOut->DrawPolyPolygon( aPolyPoly, bRecordPath ); in ReadEnhWMF()
1293 pOut->DrawPolyPolygon( aPolyPoly, sal_False ); in ReadEnhWMF()
H A Dwinmtf.hxx658 void DrawPolyPolygon( PolyPolygon& rPolyPolygon, sal_Bool bRecordPath = sal_False );
H A Dwinmtf.cxx1386 void WinMtfOutput::DrawPolyPolygon( PolyPolygon& rPolyPolygon, sal_Bool bRecordPath ) in DrawPolyPolygon() function in WinMtfOutput
1656 aVDev.DrawPolyPolygon( aClip ); in ImplDrawBitmap()
/trunk/main/vcl/workben/
H A Doutdevgrind.cxx241 &OutputDevice::DrawPolyPolygon, in setupMethodStubs()
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx456 mpOutputDevice->DrawPolyPolygon( aPolyPoly ); in drawPolyPolygon()

Completed in 133 milliseconds

12