ReactOS 0.4.16-dev-13-ge2fc578
|
#include <bl.h>
Public Attributes | |
ULONG | BgColor |
ULONG | FgColor |
ULONG | XPos |
ULONG | YPos |
ULONG | CursorVisible |
ULONG _BL_DISPLAY_STATE::BgColor |
Definition at line 1070 of file bl.h.
Referenced by ConsoleTextLocalConstruct().
ULONG _BL_DISPLAY_STATE::CursorVisible |
Definition at line 1074 of file bl.h.
Referenced by ConsoleTextLocalConstruct().
ULONG _BL_DISPLAY_STATE::FgColor |
Definition at line 1071 of file bl.h.
Referenced by ConsoleTextLocalConstruct().
ULONG _BL_DISPLAY_STATE::XPos |
Definition at line 1072 of file bl.h.
Referenced by ConsoleTextLocalConstruct().
ULONG _BL_DISPLAY_STATE::YPos |
Definition at line 1073 of file bl.h.
Referenced by ConsoleTextLocalConstruct().