/aoo41x/main/basebmp/test/ |
H A D | filltest.cxx | 71 rDevice->fillPolyPolygon( in implTestRectFill() 106 rDevice->fillPolyPolygon( in implTestCornerCases() 114 rDevice->fillPolyPolygon( in implTestCornerCases() 122 rDevice->fillPolyPolygon( in implTestCornerCases() 133 rDevice->fillPolyPolygon( in implTestCornerCases() 144 rDevice->fillPolyPolygon( in implTestCornerCases() 155 rDevice->fillPolyPolygon( in implTestCornerCases() 171 rDevice->fillPolyPolygon( in implTestCornerCases() 190 rDevice->fillPolyPolygon( basegfx::B2DPolyPolygon( in implTestClipping() 197 rDevice->fillPolyPolygon( basegfx::B2DPolyPolygon( in implTestClipping() [all …]
|
H A D | polytest.cxx | 77 rDevice->fillPolyPolygon( in implTestEmpty() 92 rDevice->fillPolyPolygon( in implTestEmpty() 112 rDevice->fillPolyPolygon( in implTestHairline() 127 rDevice->fillPolyPolygon( in implTestHairline() 142 rDevice->fillPolyPolygon( in implTestHairline() 162 rDevice->fillPolyPolygon( in implTestPolyPoly() 187 rDevice->fillPolyPolygon( in implTestPolyPolyClip() 200 pClippedDevice->fillPolyPolygon( in implTestPolyPolyClip() 223 rDevice->fillPolyPolygon( in implTestPolyPolyCrissCross()
|
H A D | cliptest.cxx | 122 rDevice->fillPolyPolygon( basegfx::B2DPolyPolygon( in implTestFillClip() 131 rDevice->fillPolyPolygon( basegfx::B2DPolyPolygon( in implTestFillClip() 138 rDevice->fillPolyPolygon( basegfx::B2DPolyPolygon( in implTestFillClip() 185 pBmp->fillPolyPolygon( in implTestMaskColorClip()
|
H A D | bmpmasktest.cxx | 136 mpBmp1bpp->fillPolyPolygon( in setUp() 140 mpBmp32bpp->fillPolyPolygon( in setUp() 151 mpMaskBmp1bpp->fillPolyPolygon( in setUp()
|
H A D | bmptest.cxx | 174 mpBmp1bpp->fillPolyPolygon( in setUp() 178 mpBmp32bpp->fillPolyPolygon( in setUp()
|
H A D | masktest.cxx | 141 mpMask->fillPolyPolygon( in setUp()
|
H A D | bmpdemo.cxx | 1082 pDevice->fillPolyPolygon( in Paint() 1169 pDevice->fillPolyPolygon( in Paint()
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 208 m_aClipMap->fillPolyPolygon(aFull, basebmp::Color(0), DrawMode_PAINT); in setClipRegion() 336 m_aDevice->fillPolyPolygon( aPolyPoly, m_aFillColor, m_aDrawMode, m_aClipMap ); in drawRect() 369 … m_aDevice->fillPolyPolygon( B2DPolyPolygon(aPoly), m_aFillColor, m_aDrawMode, m_aClipMap ); in drawPolygon() 404 m_aDevice->fillPolyPolygon( aPolyPoly, m_aFillColor, m_aDrawMode, m_aClipMap ); in drawPolyPolygon() 573 m_aDevice->fillPolyPolygon( aPolyPoly, basebmp::Color( 0xffffff ), DrawMode_XOR, m_aClipMap ); in invert() 585 …m_aDevice->fillPolyPolygon( B2DPolyPolygon(aPoly), basebmp::Color( 0xffffff ), DrawMode_XOR, m_aCl… in invert()
|
/aoo41x/main/cppcanvas/source/mtfrenderer/ |
H A D | textaction.cxx | 931 rCanvas->fillPolyPolygon( mxTextLines, in operator ()() 1367 rCanvas->fillPolyPolygon( mxTextLines, in operator ()() 1413 mrCanvas->fillPolyPolygon( mrLinePolygon, in operator ()() 1751 rCanvas->fillPolyPolygon( mxTextPoly, in operator ()() 1762 rCanvas->fillPolyPolygon( mxTextLines, in operator ()() 1829 mrCanvas->fillPolyPolygon( mrTextPolygon, in operator ()() 1840 mrCanvas->fillPolyPolygon( mrLinePolygon, in operator ()()
|
H A D | polypolyaction.cxx | 174 mpCanvas->getUNOCanvas()->fillPolyPolygon( maState.Clip, in render() 188 rCachedPrimitive = mpCanvas->getUNOCanvas()->fillPolyPolygon( mxPolyPoly, in render()
|
H A D | transparencygroupaction.cxx | 468 mpCanvas->getUNOCanvas()->fillPolyPolygon( maState.Clip, in render()
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterSlideShowView.cxx | 390 mxViewCanvas->fillPolyPolygon(xPolygon, aViewState, aRenderState); in clear() 867 mxCanvas->fillPolyPolygon(mxBackgroundPolygon1, aViewState, aRenderState); in PaintOuterWindow() 869 mxCanvas->fillPolyPolygon(mxBackgroundPolygon2, aViewState, aRenderState); in PaintOuterWindow() 891 mxCanvas->fillPolyPolygon( in PaintEndSlide()
|
H A D | PresenterClock.cxx | 612 mxCanvas->fillPolyPolygon( in Clear() 793 xBitmapCanvas->fillPolyPolygon(xPolygon, rViewState, aRenderState); in Paint()
|
H A D | PresenterSlidePreview.cxx | 373 mxCanvas->fillPolyPolygon(xPolygon, aViewState, aRenderState); in Paint()
|
H A D | PresenterCanvasHelper.cxx | 265 rxCanvas->fillPolyPolygon( in PaintColor()
|
/aoo41x/main/basebmp/inc/basebmp/ |
H A D | bitmapdevice.hxx | 283 void fillPolyPolygon( const basegfx::B2DPolyPolygon& rPoly, 309 void fillPolyPolygon( const basegfx::B2DPolyPolygon& rPoly,
|
/aoo41x/main/basebmp/source/ |
H A D | bitmapdevice.cxx | 1214 void BitmapDevice::fillPolyPolygon( const basegfx::B2DPolyPolygon& rPoly, in fillPolyPolygon() function in basebmp::BitmapDevice 1221 void BitmapDevice::fillPolyPolygon( const basegfx::B2DPolyPolygon& rPoly, in fillPolyPolygon() function in basebmp::BitmapDevice 1228 fillPolyPolygon(rPoly,fillColor,drawMode); in fillPolyPolygon() 1235 getGenericRenderer()->fillPolyPolygon( rPoly, fillColor, in fillPolyPolygon()
|
/aoo41x/main/canvas/inc/canvas/base/ |
H A D | canvasbase.hxx | 293 …fillPolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPolyPolygon… in fillPolyPolygon() function in canvas::CanvasBase 307 return maCanvasHelper.fillPolyPolygon( this, xPolyPolygon, viewState, renderState ); in fillPolyPolygon()
|
/aoo41x/main/cppcanvas/source/wrapper/ |
H A D | implpolypolygon.cxx | 167 pCanvas->getUNOCanvas()->fillPolyPolygon( mxPolyPoly, in draw()
|
/aoo41x/main/sd/source/ui/presenter/ |
H A D | PresenterCanvas.cxx | 420 PresenterCanvas::fillPolyPolygon( in fillPolyPolygon() function in sd::presenter::PresenterCanvas 428 return mxSharedCanvas->fillPolyPolygon( in fillPolyPolygon()
|
H A D | PresenterCanvas.hxx | 227 fillPolyPolygon(
|
/aoo41x/main/canvas/source/null/ |
H A D | null_canvashelper.cxx | 159 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillPolyPolygon( const rendering::XCan… in fillPolyPolygon() function in nullcanvas::CanvasHelper
|
H A D | null_canvashelper.hxx | 135 fillPolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
|
/aoo41x/main/canvas/inc/canvas/rendering/ |
H A D | bitmap.hxx | 243 ICachedPrimitiveSharedPtr fillPolyPolygon(
|
/aoo41x/main/canvas/source/directx/ |
H A D | dx_canvashelper.hxx | 149 fillPolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
|