ReactOS 0.4.16-dev-2-g02a6913
|
#include <ntgdityp.h>
Definition at line 462 of file ntgdityp.h.
COLORREF _GDIBSPATBLT::crBackgroundClr |
Definition at line 472 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
COLORREF _GDIBSPATBLT::crBrushClr |
Definition at line 473 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
COLORREF _GDIBSPATBLT::crForegroundClr |
Definition at line 471 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
DWORD _GDIBSPATBLT::dwRop |
Definition at line 470 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
GDIBATCHHDR _GDIBSPATBLT::gbHdr |
Definition at line 464 of file ntgdityp.h.
HANDLE _GDIBSPATBLT::hbrush |
Definition at line 469 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
INT _GDIBSPATBLT::IcmBrushColor |
Definition at line 474 of file ntgdityp.h.
int _GDIBSPATBLT::nHeight |
Definition at line 468 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
int _GDIBSPATBLT::nWidth |
Definition at line 467 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
int _GDIBSPATBLT::nXLeft |
Definition at line 465 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
int _GDIBSPATBLT::nYLeft |
Definition at line 466 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
POINTL _GDIBSPATBLT::ptlViewportOrg |
Definition at line 475 of file ntgdityp.h.
ULONG _GDIBSPATBLT::ulBackgroundClr |
Definition at line 477 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
ULONG _GDIBSPATBLT::ulBrushClr |
Definition at line 478 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().
ULONG _GDIBSPATBLT::ulForegroundClr |
Definition at line 476 of file ntgdityp.h.
Referenced by GdiFlushUserBatch(), and PatBlt().