|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wingdi.h>

Public Attributes | |
| UINT | lopnStyle |
| POINT | lopnWidth |
| COLORREF | lopnColor |
| COLORREF tagLOGPEN::lopnColor |
Definition at line 2293 of file wingdi.h.
Referenced by CreatePenIndirect(), CreateStockObjects(), emfdc_create_pen(), EMFDRV_CreatePenIndirect(), MFDRV_SelectPen(), PEN_GetObject(), PlayMetaFileRecord(), Test_CreatePen(), test_logpen(), test_thread_objects(), and TRACKBAR_DrawTics().
| UINT tagLOGPEN::lopnStyle |
Definition at line 2291 of file wingdi.h.
Referenced by CreatePenIndirect(), CreateStockObjects(), emfdc_create_pen(), EMFDRV_CreatePenIndirect(), MFDRV_SelectPen(), PEN_GetObject(), PlayMetaFileRecord(), Test_CreatePen(), test_logpen(), Test_Pen(), and test_thread_objects().
| POINT tagLOGPEN::lopnWidth |
Definition at line 2292 of file wingdi.h.
Referenced by CreatePenIndirect(), CreateStockObjects(), emfdc_create_pen(), EMFDRV_CreatePenIndirect(), MFDRV_SelectPen(), PEN_GetObject(), PlayMetaFileRecord(), Test_CreatePen(), test_logpen(), and test_thread_objects().