ReactOS 0.4.16-dev-340-g0540c21
|
#include <mdevobj.h>
Public Attributes | |
ULONG | cDev |
PPDEVOBJ | ppdevGlobal |
MDEVDISPLAY | dev [0] |
ULONG _MDEVOBJ::cDev |
Definition at line 15 of file mdevobj.h.
Referenced by EngpGetPDEV(), MDEVOBJ_Create(), and PDEVOBJ_lChangeDisplaySettings().
MDEVDISPLAY _MDEVOBJ::dev[0] |
Definition at line 17 of file mdevobj.h.
Referenced by EngpGetPDEV(), MDEVOBJ_Create(), and PDEVOBJ_lChangeDisplaySettings().
PPDEVOBJ _MDEVOBJ::ppdevGlobal |
Definition at line 16 of file mdevobj.h.
Referenced by co_IntInitializeDesktopGraphics(), DC_vInitDc(), EBRUSHOBJ_bRealizeBrush(), EBRUSHOBJ_psoMask(), EngpGetPDEV(), InitMetrics(), IntCreatePrimarySurface(), IntEnumHDev(), PDEVOBJ_bSwitchMode(), PDEVOBJ_lChangeDisplaySettings(), and VideoPortCallout().