ReactOS 0.4.16-dev-41-ge8c7597
|
#include <wingdi.h>
Public Attributes | |
UINT | lopnStyle |
POINT | lopnWidth |
COLORREF | lopnColor |
COLORREF tagLOGPEN::lopnColor |
Definition at line 1847 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 1845 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 1846 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().