Home
last modified time | relevance | path

Searched refs:ImplDrawBitmap (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx519 ImplDrawBitmap( rDestPt, PixelToLogic( aSizePix ), Point(), aSizePix, rBitmap, META_BMP_ACTION ); in DrawBitmap()
537ImplDrawBitmap( rDestPt, rDestSize, Point(), rBitmap.GetSizePixel(), rBitmap, META_BMPSCALE_ACTION… in DrawBitmap()
557ImplDrawBitmap( rDestPt, rDestSize, rSrcPtPixel, rSrcSizePixel, rBitmap, META_BMPSCALEPART_ACTION … in DrawBitmap()
568 void OutputDevice::ImplDrawBitmap( const Point& rDestPt, const Size& rDestSize, in ImplDrawBitmap() function in OutputDevice
2469ImplDrawBitmap(aMapPt, aMapSz, Point(), aBandBmp.GetSizePixel(), aBandBmp, META_BMPSCALEPART_ACTIO… in ImplPrintTransparent()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx344 void ImplDrawBitmap( HDC hDC, in ImplDrawBitmap() function
458 ImplDrawBitmap(getHDC(), rPosAry, static_cast<const WinSalBitmap&>(rSalBitmap), in drawBitmap()
577 ImplDrawBitmap( hMaskDC, aPosAry, aTmp, FALSE, SRCCOPY ); in drawBitmap()
580 ImplDrawBitmap( hMaskDC, aPosAry, rTransparentBitmap, FALSE, SRCCOPY ); in drawBitmap()
587 ImplDrawBitmap( hMaskDC, aPosAry, rSalBitmap, FALSE, SRCERASE ); in drawBitmap()
596 ImplDrawBitmap( hMaskDC, aPosAry, rSalBitmap, FALSE, SRCERASE ); in drawBitmap()
670 ImplDrawBitmap( hDC, aPosAry, aTmp, FALSE, 0x00B8074AUL ); in drawMask()
673 ImplDrawBitmap( hDC, aPosAry, rSalBitmap, FALSE, 0x00B8074AUL ); in drawMask()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx277 void ImplDrawBitmap( HPS hPS, long nScreenHeight, in ImplDrawBitmap() function
430 ImplDrawBitmap( mhPS, mnHeight, in drawBitmap()
461 ImplDrawBitmap( mhPS, mnHeight, rPosAry, rTransparentBitmap, FALSE, ROP_SRCAND ); in drawBitmap()
462 ImplDrawBitmap( mhPS, mnHeight, rPosAry, rSalBitmap, FALSE, ROP_SRCPAINT ); in drawBitmap()
499 ImplDrawBitmap( hMaskPS, nDstHeight, aPosAry, rTransparentBitmap, FALSE, ROP_SRCCOPY ); in drawBitmap()
505 ImplDrawBitmap( hMaskPS, nDstHeight, aPosAry, rSalBitmap, FALSE, ROP_SRCERASE ); in drawBitmap()
598 ImplDrawBitmap( hPS, mnHeight, aPosAry, rSalBitmap, FALSE, 0x00B8L ); in drawMask()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx489 SAL_DLLPRIVATE void ImplDrawBitmap( const Point& rDestPt, const Size& rDestSize,
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx1754 ImplDrawBitmap( aPos, aSize, aBmpEx ); in ResolveBitmapActions()
1765 ImplDrawBitmap( aPos, aSize, aBmpEx ); in ResolveBitmapActions()
1785 ImplDrawBitmap( aPos, aSize, aBitmap ); in ResolveBitmapActions()
1790 ImplDrawBitmap( aPos, aSize, aBmpEx ); in ResolveBitmapActions()
1808 ImplDrawBitmap( aPos, aSize, aBmpEx ); in ResolveBitmapActions()
1826 ImplDrawBitmap( aPos, aSize, aBmpEx ); in ResolveBitmapActions()
1828 ImplDrawBitmap( aPos, aSize, aBitmap ); in ResolveBitmapActions()
1843 ImplDrawBitmap( aPos, aSize, aBmpEx ); in ResolveBitmapActions()
1845 ImplDrawBitmap( aPos, aSize, aBitmap ); in ResolveBitmapActions()
1857 ImplDrawBitmap( aPos, aSize, aBitmap ); in ResolveBitmapActions()
[all …]
H A Dwinmtf.hxx596 void ImplDrawBitmap( const Point& rPos, const Size& rSize, const BitmapEx rBitmap );

Completed in 58 milliseconds