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

| USHORT _SCREEN_DEVICE_EXTENSION::CharAttribute |
Definition at line 66 of file green.h.
Referenced by ScreenDeviceControl().
| UCHAR _SCREEN_DEVICE_EXTENSION::Columns |
Definition at line 70 of file green.h.
Referenced by ScreenAddDevice(), ScreenDeviceControl(), and ScreenWrite().
| COMMON_FDO_DEVICE_EXTENSION _SCREEN_DEVICE_EXTENSION::Common |
Definition at line 62 of file green.h.
Referenced by ScreenAddDevice(), ScreenDeviceControl(), and ScreenWrite().
| PDEVICE_OBJECT _SCREEN_DEVICE_EXTENSION::Green |
Definition at line 63 of file green.h.
Referenced by ScreenAddDevice(), ScreenDeviceControl(), and ScreenWrite().
| ULONG _SCREEN_DEVICE_EXTENSION::LogicalOffset |
Definition at line 73 of file green.h.
Referenced by ScreenDeviceControl(), and ScreenWrite().
| ULONG _SCREEN_DEVICE_EXTENSION::Mode |
Definition at line 67 of file green.h.
Referenced by ScreenAddDevice(), ScreenDeviceControl(), and ScreenWrite().
| PDEVICE_OBJECT _SCREEN_DEVICE_EXTENSION::PreviousBlue |
Definition at line 77 of file green.h.
Referenced by ScreenAddDevice(), ScreenDeviceControl(), and ScreenWrite().
| UCHAR _SCREEN_DEVICE_EXTENSION::Rows |
Definition at line 69 of file green.h.
Referenced by ScreenAddDevice(), ScreenDeviceControl(), and ScreenWrite().
| UCHAR _SCREEN_DEVICE_EXTENSION::ScanLines |
Definition at line 68 of file green.h.
Referenced by ScreenAddDevice().
| UCHAR _SCREEN_DEVICE_EXTENSION::TabWidth |
Definition at line 71 of file green.h.
Referenced by ScreenAddDevice(), and ScreenWrite().
| PUCHAR _SCREEN_DEVICE_EXTENSION::VideoMemory |
Definition at line 65 of file green.h.
Referenced by ScreenAddDevice(), and ScreenWrite().