Home
last modified time | relevance | path

Searched refs:drawPolyPolygon (Results 1 – 25 of 44) sorted by relevance

12

/trunk/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx256 mxCanvas->drawPolyPolygon(xPoly, in drawRect()
260 mxCanvas->drawPolyPolygon(xPoly, in drawRect()
265 …virtual void SAL_CALL drawPolyPolygon( const uno::Reference< rendering::XPolyPolygon2D >& xPolyPol… in drawPolyPolygon() function in __anon342a46470111::SimpleCanvasImpl
270 mxCanvas->drawPolyPolygon(xPolyPolygon, in drawPolyPolygon()
274 mxCanvas->drawPolyPolygon(xPolyPolygon, in drawPolyPolygon()
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx483 drawPolyPolygon( nPoly, pPoints, (PCONSTSALPOINT*)pPtAry2 ); in DrawPolyPolygon()
490 drawPolyPolygon( nPoly, pPoints, pPtAry ); in DrawPolyPolygon()
499 bRet = drawPolyPolygon( aMirror, i_fTransparency ); in DrawPolyPolygon()
502 bRet = drawPolyPolygon( i_rPolyPolygon, i_fTransparency ); in DrawPolyPolygon()
506 bool SalGraphics::drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double /*fTransparency*/) in drawPolyPolygon() function in SalGraphics
H A Dpdfwriter.cxx184 ((PDFWriterImpl*)pImplementation)->drawPolyPolygon( rPolyPoly ); in DrawPolyPolygon()
555 ((PDFWriterImpl*)pImplementation)->drawPolyPolygon( rPolyPoly, nPattern, bEOFill ); in DrawPolyPolygon()
H A Dpdfwriter_impl.hxx1235 void drawPolyPolygon( const PolyPolygon& rPolyPoly );
1264 void drawPolyPolygon( const PolyPolygon& rPolyPoly, sal_Int32 nPattern, bool bEOFill );
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.hxx123 … virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
132 virtual void drawPolyPolygon( sal_uInt32 nPoly,
H A Dsvppspgraphics.hxx144 … virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
151 virtual void drawPolyPolygon( sal_uInt32 nPoly,
H A Dsvpgdi.cxx380 void SvpSalGraphics::drawPolyPolygon( sal_uInt32 nPoly, in drawPolyPolygon() function in SvpSalGraphics
450 bool SvpSalGraphics::drawPolyPolygon( const basegfx::B2DPolyPolygon&, double /*fTransparency*/ ) in drawPolyPolygon() function in SvpSalGraphics
H A Dsvppspgraphics.cxx349 void PspGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPt… in drawPolyPolygon() function in PspGraphics
387 bool PspGraphics::drawPolyPolygon( const basegfx::B2DPolyPolygon&, double /*fTransparency*/ ) in drawPolyPolygon() function in PspGraphics
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h135 virtual void drawPolyPolygon( sal_uInt32 nPoly,
138 virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
H A Dsalgdi.h283 virtual void drawPolyPolygon( sal_uInt32 nPoly,
286 virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h167 …virtual void drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
168 virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
/trunk/main/vcl/inc/win/
H A Dsalgdi.h195 …virtual void drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
196 virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h237 …virtual void drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
238 virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency );
/trunk/main/vcl/inc/
H A Dsalgdi.hxx122 …virtual void drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPtAry…
123 … virtual bool drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double fTransparency ) = 0;
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx930 void X11SalGraphics::drawPolyPolygon( sal_uInt32 nPoly, in drawPolyPolygon() function in X11SalGraphics
1096 bool X11SalGraphics::drawPolyPolygon( const ::basegfx::B2DPolyPolygon& rOrigPolyPoly, double fTrans… in drawPolyPolygon() function in X11SalGraphics
1289 bDrawnOk = drawPolyPolygon( aOnePoly, fTransparency ); in drawPolyLine()
H A Dpspgraphics.cxx415 void PspGraphics::drawPolyPolygon( sal_uInt32 nPoly, in drawPolyPolygon() function in PspGraphics
422 bool PspGraphics::drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double /*fTransparency*/ ) in drawPolyPolygon() function in PspGraphics
/trunk/main/canvas/inc/canvas/base/
H A Dcanvasbase.hxx196drawPolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon… in drawPolyPolygon() function in canvas::CanvasBase
210 return maCanvasHelper.drawPolyPolygon( this, xPolyPolygon, viewState, renderState ); in drawPolyPolygon()
/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx206 mxCanvas->drawPolyPolygon( xPP, maViewState, aRenderState ); in drawRect()
536 mxCanvas->drawPolyPolygon( xPP, maViewState, aRenderState); in drawRegularPolygon()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx599 void Os2SalGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, in drawPolyPolygon() function in Os2SalGraphics
676 bool Os2SalGraphics::drawPolyPolygon( const ::basegfx::B2DPolyPolygon&, double /*fTransparency*/ ) in drawPolyPolygon() function in Os2SalGraphics
/trunk/main/cppcanvas/source/wrapper/
H A Dimplpolypolygon.cxx178 pCanvas->getUNOCanvas()->drawPolyPolygon( mxPolyPoly, in draw()
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx330 css::uno::Reference<css::rendering::XCachedPrimitive> SAL_CALL PresenterCanvas::drawPolyPolygon ( in drawPolyPolygon() function in sd::presenter::PresenterCanvas
337 return mxSharedCanvas->drawPolyPolygon( in drawPolyPolygon()
/trunk/main/canvas/source/null/
H A Dnull_canvashelper.cxx107 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::drawPolyPolygon( const rendering::XCan… in drawPolyPolygon() function in nullcanvas::CanvasHelper
/trunk/main/canvas/inc/canvas/rendering/
H A Dbitmap.hxx193 ICachedPrimitiveSharedPtr drawPolyPolygon(
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx134 …virtual void SAL_CALL drawPolyPolygon( const ::com::sun::star::uno::Sequence< ::com::sun::star::un…
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper.hxx109 drawPolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,

Completed in 131 milliseconds

12