Home
last modified time | relevance | path

Searched refs:fillTextureMappedPolyPolygon (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/inc/base/
H A Dcanvasbase.hxx309fillTextureMappedPolyPolygon( const css::uno::Reference< css::rendering::XPolyPolygon2D >& xPol… in fillTextureMappedPolyPolygon() function in canvas::CanvasBase
323 …return maCanvasHelper.fillTextureMappedPolyPolygon( this, xPolyPolygon, viewState, renderState, te… in fillTextureMappedPolyPolygon()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/canvas/base/
H A Dcanvasbase.hxx311fillTextureMappedPolyPolygon( const css::uno::Reference< css::rendering::XPolyPolygon2D >& xPol… in fillTextureMappedPolyPolygon() function in canvas::CanvasBase
325 …return maCanvasHelper.fillTextureMappedPolyPolygon( this, xPolyPolygon, viewState, renderState, te… in fillTextureMappedPolyPolygon()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/directx/
H A Ddx_canvashelper.hxx162 fillTextureMappedPolyPolygon( const css::rendering::XCanvas* pCanvas,
H A Ddx_canvashelper.cxx477 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTextureMappedPolyPolygon( const re… in fillTextureMappedPolyPolygon() function in dxcanvas::CanvasHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/opengl/
H A Dogl_canvashelper.hxx122 fillTextureMappedPolyPolygon( const css::rendering::XCanvas* pCanvas,
H A Dogl_canvashelper.cxx627 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTextureMappedPolyPolygon( const re… in fillTextureMappedPolyPolygon() function in oglcanvas::CanvasHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/opengl/
H A Dogl_canvashelper.hxx123 fillTextureMappedPolyPolygon( const css::rendering::XCanvas* pCanvas,
H A Dogl_canvashelper.cxx626 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTextureMappedPolyPolygon( const re… in fillTextureMappedPolyPolygon() function in oglcanvas::CanvasHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/directx/
H A Ddx_canvashelper.hxx163 fillTextureMappedPolyPolygon( const css::rendering::XCanvas* pCanvas,
H A Ddx_canvashelper.cxx454 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTextureMappedPolyPolygon( const re… in fillTextureMappedPolyPolygon() function in dxcanvas::CanvasHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/presenter/
H A DPresenterCanvas.cxx260 PresenterCanvas::fillTextureMappedPolyPolygon( in fillTextureMappedPolyPolygon() function in sd::presenter::PresenterCanvas
268 return mxSharedCanvas->fillTextureMappedPolyPolygon( in fillTextureMappedPolyPolygon()
H A DPresenterCanvas.hxx188 fillTextureMappedPolyPolygon(
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/presenter/
H A DPresenterCanvas.cxx258 PresenterCanvas::fillTextureMappedPolyPolygon( in fillTextureMappedPolyPolygon() function in sd::presenter::PresenterCanvas
266 return mxSharedCanvas->fillTextureMappedPolyPolygon( in fillTextureMappedPolyPolygon()
H A DPresenterCanvas.hxx189 fillTextureMappedPolyPolygon(
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/vcl/
H A Dcanvashelper.hxx168 fillTextureMappedPolyPolygon( const css::rendering::XCanvas* rCanvas,
H A Dcanvashelper.cxx518 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTextureMappedPolyPolygon( const re… in fillTextureMappedPolyPolygon() function in vclcanvas::CanvasHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/vcl/
H A Dcanvashelper.hxx169 fillTextureMappedPolyPolygon( const css::rendering::XCanvas* rCanvas,
H A Dcanvashelper.cxx520 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTextureMappedPolyPolygon( const re… in fillTextureMappedPolyPolygon() function in vclcanvas::CanvasHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/cairo/
H A Dcairo_canvashelper.hxx146 fillTextureMappedPolyPolygon( const css::rendering::XCanvas* pCanvas,
H A Dcairo_canvashelper.cxx1068 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTextureMappedPolyPolygon( const re… in fillTextureMappedPolyPolygon() function in cairocanvas::CanvasHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/cairo/
H A Dcairo_canvashelper.hxx147 fillTextureMappedPolyPolygon( const css::rendering::XCanvas* pCanvas,
H A Dcairo_canvashelper.cxx1065 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTextureMappedPolyPolygon( const re… in fillTextureMappedPolyPolygon() function in cairocanvas::CanvasHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/rendering/
H A DXCanvas.idl455 …XCachedPrimitive fillTextureMappedPolyPolygon( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/rendering/
H A DXCanvas.idl455 …XCachedPrimitive fillTextureMappedPolyPolygon( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState…
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunnecessaryvirtual.results78 …::sun::star::rendering::XCachedPrimitive> canvas::CanvasBase::fillTextureMappedPolyPolygon(const c…

12