Home
last modified time | relevance | path

Searched refs:strokePolyPolygon (Results 1 – 25 of 38) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/cppcanvas/source/mtfrenderer/
H A Dtextlineshelper.cxx100 xCanvas->strokePolyPolygon(mxOverline, rViewState, aLocalState, aStrokeAttributes); in render()
114 xCanvas->strokePolyPolygon(mxUnderline, rViewState, aLocalState, aStrokeAttributes); in render()
H A Dtextaction.cxx1781 rCanvas->strokePolyPolygon( mxTextPoly, in operator ()()
1791 rCanvas->strokePolyPolygon( mxTextLines, in operator ()()
1860 mrCanvas->strokePolyPolygon( mrTextPolygon,
1870 mrCanvas->strokePolyPolygon( mrLinePolygon,
H A Dpolypolyaction.cxx392 rCachedPrimitive = mpCanvas->getUNOCanvas()->strokePolyPolygon( mxPolyPoly, in renderPrimitive()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppcanvas/source/mtfrenderer/
H A Dtextlineshelper.cxx102 xCanvas->strokePolyPolygon(mxOverline, rViewState, aLocalState, aStrokeAttributes); in render()
116 xCanvas->strokePolyPolygon(mxUnderline, rViewState, aLocalState, aStrokeAttributes); in render()
H A Dtextaction.cxx1781 rCanvas->strokePolyPolygon( mxTextPoly, in operator ()()
1791 rCanvas->strokePolyPolygon( mxTextLines, in operator ()()
1860 mrCanvas->strokePolyPolygon( mrTextPolygon,
1870 mrCanvas->strokePolyPolygon( mrLinePolygon,
H A Dpolypolyaction.cxx395 rCachedPrimitive = mpCanvas->getUNOCanvas()->strokePolyPolygon( mxPolyPoly, in renderPrimitive()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppcanvas/source/wrapper/
H A Dimplpolypolygon.cxx118 pCanvas->getUNOCanvas()->strokePolyPolygon( mxPolyPoly, in draw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppcanvas/source/wrapper/
H A Dimplpolypolygon.cxx121 pCanvas->getUNOCanvas()->strokePolyPolygon( mxPolyPoly, in draw()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/workben/
H A Dcanvasdemo.cxx260 mxCanvas->strokePolyPolygon( xPoly, maViewState, aRenderState, aStrokeAttrs ); in drawHilbert()
313 mxCanvas->strokePolyPolygon( xPoly, maViewState, maRenderState, aStrokeAttrs ); in drawEllipses()
413 mxCanvas->strokePolyPolygon( xPoly, maViewState, maRenderState, aStrokeAttrs ); in drawCurves()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/workben/
H A Dcanvasdemo.cxx264 mxCanvas->strokePolyPolygon( xPoly, maViewState, aRenderState, aStrokeAttrs ); in drawHilbert()
317 mxCanvas->strokePolyPolygon( xPoly, maViewState, maRenderState, aStrokeAttrs ); in drawEllipses()
418 mxCanvas->strokePolyPolygon( xPoly, maViewState, maRenderState, aStrokeAttrs ); in drawCurves()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/inc/base/
H A Dcanvasbase.hxx205strokePolyPolygon(const css::uno::Reference< css::rendering::XPolyPolygon2D >& xPolyPolygon, in strokePolyPolygon() function in canvas::CanvasBase
218 …return maCanvasHelper.strokePolyPolygon( this, xPolyPolygon, viewState, renderState, strokeAttribu… in strokePolyPolygon()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/canvas/base/
H A Dcanvasbase.hxx207strokePolyPolygon(const css::uno::Reference< css::rendering::XPolyPolygon2D >& xPolyPolygon, in strokePolyPolygon() function in canvas::CanvasBase
220 …return maCanvasHelper.strokePolyPolygon( this, xPolyPolygon, viewState, renderState, strokeAttribu… in strokePolyPolygon()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/qa/cppunit/
H A Dcanvastest.cxx132 mCanvas->strokePolyPolygon(polygon, mViewState, mRenderState, strokeAttributes); in testTdf134053()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/directx/
H A Ddx_canvashelper.hxx114 strokePolyPolygon( const css::rendering::XCanvas* pCanvas,
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/opengl/
H A Dogl_canvashelper.hxx74 strokePolyPolygon( const css::rendering::XCanvas* pCanvas,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/opengl/
H A Dogl_canvashelper.hxx75 strokePolyPolygon( const css::rendering::XCanvas* pCanvas,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/directx/
H A Ddx_canvashelper.hxx115 strokePolyPolygon( const css::rendering::XCanvas* pCanvas,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/presenter/
H A DPresenterCanvas.cxx181 css::uno::Reference<css::rendering::XCachedPrimitive> SAL_CALL PresenterCanvas::strokePolyPolygon ( in strokePolyPolygon() function in sd::presenter::PresenterCanvas
188 return mxSharedCanvas->strokePolyPolygon( in strokePolyPolygon()
H A DPresenterCanvas.hxx144 virtual css::uno::Reference<css::rendering::XCachedPrimitive> SAL_CALL strokePolyPolygon (
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/presenter/
H A DPresenterCanvas.cxx179 css::uno::Reference<css::rendering::XCachedPrimitive> SAL_CALL PresenterCanvas::strokePolyPolygon ( in strokePolyPolygon() function in sd::presenter::PresenterCanvas
186 return mxSharedCanvas->strokePolyPolygon( in strokePolyPolygon()
H A DPresenterCanvas.hxx145 virtual css::uno::Reference<css::rendering::XCachedPrimitive> SAL_CALL strokePolyPolygon (
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/vcl/
H A Dcanvashelper.hxx120 strokePolyPolygon( const css::rendering::XCanvas* rCanvas,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/vcl/
H A Dcanvashelper.hxx121 strokePolyPolygon( const css::rendering::XCanvas* rCanvas,
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/cairo/
H A Dcairo_canvashelper.hxx107 strokePolyPolygon( const css::rendering::XCanvas* pCanvas,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/cairo/
H A Dcairo_canvashelper.hxx108 strokePolyPolygon( const css::rendering::XCanvas* pCanvas,

12