|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wingdi16.h>
Public Attributes | |
| UINT16 | lbStyle |
| COLORREF | lbColor |
| INT16 | lbHatch |
Definition at line 30 of file wingdi16.h.
| COLORREF LOGBRUSH16::lbColor |
Definition at line 33 of file wingdi16.h.
Referenced by metadc_create_brush(), and MFDRV_CreateBrushIndirect().
| INT16 LOGBRUSH16::lbHatch |
Definition at line 34 of file wingdi16.h.
Referenced by metadc_create_brush(), and MFDRV_CreateBrushIndirect().
| UINT16 LOGBRUSH16::lbStyle |
Definition at line 32 of file wingdi16.h.
Referenced by metadc_create_brush(), and MFDRV_CreateBrushIndirect().