ReactOS 0.4.16-dev-1494-gd054f63
|
#include <wingdi.h>
Public Attributes | |
UINT | lbStyle |
COLORREF | lbColor |
ULONG | lbHatch |
COLORREF tagLOGBRUSH32::lbColor |
Definition at line 2200 of file wingdi.h.
Referenced by emfdc_create_brush(), EMFDRV_CreateBrushIndirect(), and PlayEnhMetaFileRecord().
ULONG tagLOGBRUSH32::lbHatch |
Definition at line 2201 of file wingdi.h.
Referenced by emfdc_create_brush(), EMFDRV_CreateBrushIndirect(), and PlayEnhMetaFileRecord().
UINT tagLOGBRUSH32::lbStyle |
Definition at line 2199 of file wingdi.h.
Referenced by emfdc_create_brush(), EMFDRV_CreateBrushIndirect(), and PlayEnhMetaFileRecord().