Home
last modified time | relevance | path

Searched refs:SRCAND (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx171 #define SRCAND 0x008800C6L macro
H A Dwinmtf.cxx1750 if ( ( nWinRop == SRCPAINT ) && ( pSave2->nWinRop == SRCAND ) ) in ResolveBitmapActions()
1761 else if ( ( nWinRop == SRCAND ) && ( pSave2->nWinRop == SRCPAINT ) ) in ResolveBitmapActions()
H A Denhwmf.cxx847 sal_uInt32 dwRop = SRCAND|SRCINVERT; in ReadEnhWMF()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx594 BitBlt( hMemDC, 0, 0, nDstWidth, nDstHeight, hMaskDC, 0, 0, SRCAND ); in drawBitmap()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx4973 … BitBlt( pDI->hDC, x, y+(lineHeight-checkHeight)/2, checkWidth, checkHeight, memDC, 0, 0, SRCAND ); in ImplDrawItem()

Completed in 79 milliseconds