Searched refs:PATCOPY (Results 1 – 5 of 5) sorted by relevance
/trunk/main/svtools/source/filter/wmf/ |
H A D | winwmf.cxx | 610 if ( nWinROP == PATCOPY ) in ReadRecordParams() 618 if ( nWinROP != PATCOPY ) in ReadRecordParams() 1392 if ( nWinROP == PATCOPY ) in GetPlaceableBound()
|
H A D | winmtf.hxx | 178 #define PATCOPY 0x00F00021L macro
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 192 ::PatBlt( hMemDC, 0, 0, 8, 8, PATCOPY ); in ImplInitSalGDI() 1406 mbXORMode ? PATINVERT : PATCOPY ); in drawRect()
|
/trunk/main/sfx2/source/appl/ |
H A D | shutdowniconw32.cxx | 734 …PatBlt(lpdis->hDC, aRect.left, aRect.top, aRect.right-aRect.left, aRect.bottom-aRect.top, PATCOPY); in OnDrawItem()
|
/trunk/main/vcl/win/source/window/ |
H A D | salframe.cxx | 4952 …PatBlt( pDI->hDC, aRect.left, aRect.top, aRect.right-aRect.left, aRect.bottom-aRect.top, PATCOPY )) in ImplDrawItem()
|
Completed in 56 milliseconds