ReactOS 0.4.16-dev-122-g325d74c
|
#include <winddi.h>
Public Attributes | |
FLONG | flGraphicsCaps |
LOGFONTW | lfDefaultFont |
LOGFONTW | lfAnsiVarFont |
LOGFONTW | lfAnsiFixFont |
ULONG | cFonts |
ULONG | iDitherFormat |
USHORT | cxDither |
USHORT | cyDither |
HPALETTE | hpalDefault |
FLONG | flGraphicsCaps2 |
ULONG _DEVINFO::cFonts |
Definition at line 394 of file winddi.h.
Referenced by IntInitScreenInfo().
USHORT _DEVINFO::cxDither |
Definition at line 396 of file winddi.h.
Referenced by IntInitScreenInfo().
USHORT _DEVINFO::cyDither |
Definition at line 397 of file winddi.h.
Referenced by IntInitScreenInfo().
FLONG _DEVINFO::flGraphicsCaps |
Definition at line 390 of file winddi.h.
Referenced by bInitPDEV(), DC_vInitDc(), DC_vUpdateDC(), DxEngGetHdevData(), IntInitScreenInfo(), and PDEVOBJ_iGetColorManagementCaps().
FLONG _DEVINFO::flGraphicsCaps2 |
Definition at line 399 of file winddi.h.
Referenced by DC_vInitDc(), DC_vUpdateDC(), DxEngGetHdevData(), IntInitScreenInfo(), IntSetDeviceGammaRamp(), and PDEVOBJ_iGetColorManagementCaps().
HPALETTE _DEVINFO::hpalDefault |
Definition at line 398 of file winddi.h.
Referenced by bInitDefaultPalette(), DrvEnablePDEV(), EngAssociateSurface(), EngModifySurface(), EngSetPointerShape(), IntInitDefaultPalette(), IntInitScreenInfo(), and UpdateDeviceGammaRamp().
ULONG _DEVINFO::iDitherFormat |
Definition at line 395 of file winddi.h.
Referenced by bInitPDEV(), DxEngGetHdevData(), IntGetDeviceGammaRamp(), IntInitScreenInfo(), IntSetDeviceGammaRamp(), PDEVOBJ_iGetColorManagementCaps(), and UpdateDeviceGammaRamp().
LOGFONTW _DEVINFO::lfAnsiFixFont |
Definition at line 393 of file winddi.h.
Referenced by IntInitScreenInfo().
LOGFONTW _DEVINFO::lfAnsiVarFont |
Definition at line 392 of file winddi.h.
Referenced by IntInitScreenInfo().
LOGFONTW _DEVINFO::lfDefaultFont |
Definition at line 391 of file winddi.h.
Referenced by IntInitScreenInfo().