ReactOS 0.4.15-dev-7924-g5949c20
_GDIBSPPATBLT Struct Reference

#include <ntgdityp.h>

Collaboration diagram for _GDIBSPPATBLT:

Public Attributes

GDIBATCHHDR gbHdr
 
DWORD rop4
 
DWORD Mode
 
DWORD Count
 
COLORREF crForegroundClr
 
COLORREF crBackgroundClr
 
COLORREF crBrushClr
 
ULONG ulForegroundClr
 
ULONG ulBackgroundClr
 
ULONG ulBrushClr
 
POINTL ptlViewportOrg
 
PATRECT pRect [1]
 

Detailed Description

Definition at line 488 of file ntgdityp.h.

Member Data Documentation

◆ Count

DWORD _GDIBSPPATBLT::Count

Definition at line 493 of file ntgdityp.h.

Referenced by GdiFlushUserBatch(), and PolyPatBlt().

◆ crBackgroundClr

COLORREF _GDIBSPPATBLT::crBackgroundClr

Definition at line 495 of file ntgdityp.h.

Referenced by GdiFlushUserBatch(), and PolyPatBlt().

◆ crBrushClr

COLORREF _GDIBSPPATBLT::crBrushClr

Definition at line 496 of file ntgdityp.h.

Referenced by GdiFlushUserBatch(), and PolyPatBlt().

◆ crForegroundClr

COLORREF _GDIBSPPATBLT::crForegroundClr

Definition at line 494 of file ntgdityp.h.

Referenced by GdiFlushUserBatch(), and PolyPatBlt().

◆ gbHdr

GDIBATCHHDR _GDIBSPPATBLT::gbHdr

Definition at line 490 of file ntgdityp.h.

◆ Mode

DWORD _GDIBSPPATBLT::Mode

Definition at line 492 of file ntgdityp.h.

Referenced by PolyPatBlt().

◆ pRect

PATRECT _GDIBSPPATBLT::pRect[1]

Definition at line 501 of file ntgdityp.h.

Referenced by GdiFlushUserBatch(), and PolyPatBlt().

◆ ptlViewportOrg

POINTL _GDIBSPPATBLT::ptlViewportOrg

Definition at line 500 of file ntgdityp.h.

◆ rop4

DWORD _GDIBSPPATBLT::rop4

Definition at line 491 of file ntgdityp.h.

Referenced by GdiFlushUserBatch(), and PolyPatBlt().

◆ ulBackgroundClr

ULONG _GDIBSPPATBLT::ulBackgroundClr

Definition at line 498 of file ntgdityp.h.

Referenced by GdiFlushUserBatch(), and PolyPatBlt().

◆ ulBrushClr

ULONG _GDIBSPPATBLT::ulBrushClr

Definition at line 499 of file ntgdityp.h.

Referenced by GdiFlushUserBatch(), and PolyPatBlt().

◆ ulForegroundClr

ULONG _GDIBSPPATBLT::ulForegroundClr

Definition at line 497 of file ntgdityp.h.

Referenced by GdiFlushUserBatch(), and PolyPatBlt().


The documentation for this struct was generated from the following file: