Home
last modified time | relevance | path

Searched refs:drawBitmapModulated (Results 1 – 16 of 16) sorted by relevance

/trunk/main/canvas/inc/canvas/rendering/
H A Dbitmap.hxx296 ICachedPrimitiveSharedPtr drawBitmapModulated(
302 ICachedPrimitiveSharedPtr drawBitmapModulated(
/trunk/main/canvas/inc/canvas/base/
H A Dcanvasbase.hxx443drawBitmapModulated( const ::com::sun::star::uno::Reference< ::com::sun::star::rendering::XBitmap … in drawBitmapModulated() function in canvas::CanvasBase
456 return maCanvasHelper.drawBitmapModulated( this, xBitmap, viewState, renderState ); in drawBitmapModulated()
/trunk/main/cppcanvas/source/wrapper/
H A Dimplbitmap.cxx105 pCanvas->getUNOCanvas()->drawBitmapModulated( mxBitmap, in drawAlphaModulated()
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.cxx551 PresenterCanvas::drawBitmapModulated( in drawBitmapModulated() function in sd::presenter::PresenterCanvas
560 return mxSharedCanvas->drawBitmapModulated( in drawBitmapModulated()
H A DPresenterCanvas.hxx295 drawBitmapModulated(
/trunk/main/canvas/source/null/
H A Dnull_canvashelper.cxx246 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::drawBitmapModulated( const rendering::… in drawBitmapModulated() function in nullcanvas::CanvasHelper
H A Dnull_canvashelper.hxx195 drawBitmapModulated( const ::com::sun::star::rendering::XCanvas* pCanvas,
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtransparencygroupaction.cxx491 mpCanvas->getUNOCanvas()->drawBitmapModulated( mxBufferBitmap, in render()
/trunk/main/canvas/source/directx/
H A Ddx_canvashelper.hxx209 drawBitmapModulated( const ::com::sun::star::rendering::XCanvas* pCanvas,
H A Ddx_canvashelper.cxx610 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::drawBitmapModulated( const rendering::… in drawBitmapModulated() function in dxcanvas::CanvasHelper
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx208 drawBitmapModulated( const ::com::sun::star::rendering::XCanvas* pCanvas,
H A Dcairo_canvashelper.cxx1440 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::drawBitmapModulated( const rendering::… in drawBitmapModulated() function in cairocanvas::CanvasHelper
/trunk/main/canvas/source/vcl/
H A Dcanvashelper.hxx223 drawBitmapModulated( const ::com::sun::star::rendering::XCanvas* rCanvas,
H A Dcanvashelper_texturefill.cxx863 return drawBitmapModulated( pCanvas, in fillTexturedPolyPolygon()
H A Dcanvashelper.cxx891 …uno::Reference< rendering::XCachedPrimitive > CanvasHelper::drawBitmapModulated( const rendering::… in drawBitmapModulated() function in vclcanvas::CanvasHelper
/trunk/main/offapi/com/sun/star/rendering/
H A DXCanvas.idl715 …XCachedPrimitive drawBitmapModulated( [in] XBitmap xBitmap, [in] ViewState aViewState, [in] Rende…

Completed in 76 milliseconds