ReactOS 0.4.16-dev-338-g34e76ad
|
#include <ntgdityp.h>
Definition at line 488 of file ntgdityp.h.
DWORD _GDIBSPPATBLT::Count |
Definition at line 493 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PolyPatBlt().
COLORREF _GDIBSPPATBLT::crBackgroundClr |
Definition at line 495 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PolyPatBlt().
COLORREF _GDIBSPPATBLT::crBrushClr |
Definition at line 496 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PolyPatBlt().
COLORREF _GDIBSPPATBLT::crForegroundClr |
Definition at line 494 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PolyPatBlt().
GDIBATCHHDR _GDIBSPPATBLT::gbHdr |
Definition at line 490 of file ntgdityp.h.
DWORD _GDIBSPPATBLT::Mode |
Definition at line 492 of file ntgdityp.h.
Referenced by PolyPatBlt().
PATRECT _GDIBSPPATBLT::pRect[1] |
Definition at line 501 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PolyPatBlt().
POINTL _GDIBSPPATBLT::ptlViewportOrg |
Definition at line 500 of file ntgdityp.h.
DWORD _GDIBSPPATBLT::rop4 |
Definition at line 491 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PolyPatBlt().
ULONG _GDIBSPPATBLT::ulBackgroundClr |
Definition at line 498 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PolyPatBlt().
ULONG _GDIBSPPATBLT::ulBrushClr |
Definition at line 499 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PolyPatBlt().
ULONG _GDIBSPPATBLT::ulForegroundClr |
Definition at line 497 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PolyPatBlt().