ReactOS 0.4.16-dev-736-g28b802b
|
#include <wingdi.h>
Public Attributes | |
UINT | lbStyle |
COLORREF | lbColor |
ULONG | lbHatch |
COLORREF tagLOGBRUSH32::lbColor |
Definition at line 1754 of file wingdi.h.
Referenced by emfdc_create_brush(), EMFDRV_CreateBrushIndirect(), and PlayEnhMetaFileRecord().
ULONG tagLOGBRUSH32::lbHatch |
Definition at line 1755 of file wingdi.h.
Referenced by emfdc_create_brush(), EMFDRV_CreateBrushIndirect(), and PlayEnhMetaFileRecord().
UINT tagLOGBRUSH32::lbStyle |
Definition at line 1753 of file wingdi.h.
Referenced by emfdc_create_brush(), EMFDRV_CreateBrushIndirect(), and PlayEnhMetaFileRecord().