/aoo41x/main/canvas/inc/canvas/base/ |
H A D | canvasbase.hxx | 311 …fillTexturedPolyPolygon( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XPol… in fillTexturedPolyPolygon() function in canvas::CanvasBase 326 …return maCanvasHelper.fillTexturedPolyPolygon( this, xPolyPolygon, viewState, renderState, texture… in fillTexturedPolyPolygon()
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper_texturefill.cxx | 118 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTexturedPolyPolygon( const renderi… in fillTexturedPolyPolygon() function in cairocanvas::CanvasHelper
|
H A D | cairo_canvashelper.hxx | 154 fillTexturedPolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
|
H A D | cairo_canvashelper.cxx | 1263 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTexturedPolyPolygon( const renderi… in fillTexturedPolyPolygon() function in cairocanvas::CanvasHelper
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterSlideShowView.cxx | 850 mxCanvas->fillTexturedPolyPolygon( in PaintOuterWindow() 856 mxCanvas->fillTexturedPolyPolygon( in PaintOuterWindow()
|
H A D | PresenterWindowManager.cxx | 1298 mxParentCanvas->fillTexturedPolyPolygon( in PaintBackground()
|
/aoo41x/main/sd/source/ui/presenter/ |
H A D | PresenterCanvas.cxx | 436 PresenterCanvas::fillTexturedPolyPolygon( in fillTexturedPolyPolygon() function in sd::presenter::PresenterCanvas 446 return mxSharedCanvas->fillTexturedPolyPolygon( in fillTexturedPolyPolygon()
|
H A D | PresenterCanvas.hxx | 235 fillTexturedPolyPolygon(
|
/aoo41x/main/canvas/source/null/ |
H A D | null_canvashelper.cxx | 168 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTexturedPolyPolygon( const renderi… in fillTexturedPolyPolygon() function in nullcanvas::CanvasHelper
|
H A D | null_canvashelper.hxx | 141 fillTexturedPolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
|
/aoo41x/main/canvas/inc/canvas/rendering/ |
H A D | bitmap.hxx | 256 ICachedPrimitiveSharedPtr fillTexturedPolyPolygon(
|
/aoo41x/main/canvas/source/directx/ |
H A D | dx_canvashelper.hxx | 155 fillTexturedPolyPolygon( const ::com::sun::star::rendering::XCanvas* pCanvas,
|
H A D | dx_canvashelper_texturefill.cxx | 551 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTexturedPolyPolygon( const renderi… in fillTexturedPolyPolygon() function in dxcanvas::CanvasHelper
|
/aoo41x/main/cppcanvas/source/mtfrenderer/ |
H A D | polypolyaction.cxx | 313 rCachedPrimitive = mpCanvas->getUNOCanvas()->fillTexturedPolyPolygon( mxPolyPoly, in render()
|
/aoo41x/main/canvas/source/vcl/ |
H A D | canvashelper.hxx | 169 fillTexturedPolyPolygon( const ::com::sun::star::rendering::XCanvas* rCanvas,
|
H A D | canvashelper_texturefill.cxx | 729 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::fillTexturedPolyPolygon( const renderi… in fillTexturedPolyPolygon() function in vclcanvas::CanvasHelper
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | XCanvas.idl | 461 …XCachedPrimitive fillTexturedPolyPolygon( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState aViewSt…
|