Home
last modified time | relevance | path

Searched refs:drawMaskedBitmap (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basebmp/test/
H A Dbmpmasktest.cxx76 rDevice->drawMaskedBitmap( in implTestBmpBasics()
94 rDevice->drawMaskedBitmap( in implTestBmpScaledClip()
/trunk/main/basebmp/inc/basebmp/
H A Dbitmapdevice.hxx488 void drawMaskedBitmap( const BitmapDeviceSharedPtr& rSrcBitmap,
533 void drawMaskedBitmap( const BitmapDeviceSharedPtr& rSrcBitmap,
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1539 void BitmapDevice::drawMaskedBitmap( const BitmapDeviceSharedPtr& rSrcBitmap, in drawMaskedBitmap() function in basebmp::BitmapDevice
1564 void BitmapDevice::drawMaskedBitmap( const BitmapDeviceSharedPtr& rSrcBitmap, in drawMaskedBitmap() function in basebmp::BitmapDevice
1573 drawMaskedBitmap(rSrcBitmap,rMask,rSrcRect,rDstRect,drawMode); in drawMaskedBitmap()
1598 getGenericRenderer()->drawMaskedBitmap( rSrcBitmap, rMask, rSrcRect, in drawMaskedBitmap()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx671 drawMaskedBitmap( rPosAry, rSrcBitmap, rMaskBitmap ); in drawBitmap()
676 void X11SalGraphics::drawMaskedBitmap( const SalTwoRect& rPosAry, in drawMaskedBitmap() function in X11SalGraphics
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h187 void drawMaskedBitmap( const SalTwoRect& rPosAry,
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx517 …m_aDevice->drawMaskedBitmap( rSrc.getBitmap(), rSrcTrans.getBitmap(), aSrcRect, aDestRect, DrawMod… in drawBitmap()

Completed in 46 milliseconds