Home
last modified time | relevance | path

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

/aoo42x/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx75 nRop = SRCCOPY; in copyBits()
302 SRCCOPY ); in copyArea()
460 mbXORMode ? SRCINVERT : SRCCOPY ); in drawBitmap()
487 BitBlt( hMaskDC, 0, 0, (int) aSize.Width(), (int) aSize.Height(), hSrcDC, 0, 0, SRCCOPY ); in drawBitmap()
501 BitBlt( hMaskDC, 0, 0, (int) aSize.Width(), (int) aSize.Height(), hSrcDC, 0, 0, SRCCOPY ); in drawBitmap()
567 BitBlt( hMemDC, 0, 0, nDstWidth, nDstHeight, hDC, nDstX, nDstY, SRCCOPY ); in drawBitmap()
577 ImplDrawBitmap( hMaskDC, aPosAry, aTmp, FALSE, SRCCOPY ); in drawBitmap()
580 ImplDrawBitmap( hMaskDC, aPosAry, rTransparentBitmap, FALSE, SRCCOPY ); in drawBitmap()
602 BitBlt( hDC, nDstX, nDstY, nDstWidth, nDstHeight, hMemDC, 0, 0, SRCCOPY ); in drawBitmap()
696 …bRet = BitBlt( hBmpDC, 0, 0, (int) nDX, (int) nDY, hDC, (int) nX, (int) nY, SRCCOPY ) ? TRUE : FAL… in getBitmap()
H A Dsalbmp.cxx844 BitBlt( hCopyDC, 0, 0, aBmp.bmWidth, aBmp.bmHeight, hBmpDC, 0, 0, SRCCOPY ); in ImplCopyDIBOrDDB()
/aoo42x/main/fpicker/source/win32/filepicker/
H A Ddibpreview.cxx278 DIB_RGB_COLORS, SRCCOPY); in onPaint()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvasbitmap.cxx64 0, 0, SRCCOPY ); in surface2HBitmap()
/aoo42x/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx169 #define SRCCOPY 0x00CC0020L macro
/aoo42x/main/vcl/win/source/window/
H A Dsalframe.cxx3150 bRet = BitBlt( hBmpDC, 0, 0, nDX, nDY, hDC, 0, 0, SRCCOPY ) ? TRUE : FALSE; in SnapShot()

Completed in 103 milliseconds