ReactOS 0.4.16-dev-319-g6cf4263
|
#include <settings.h>
Definition at line 27 of file settings.h.
BOOL _CONSOLE_STATE_INFO::AutoPosition |
Definition at line 44 of file settings.h.
Referenced by GuiApplyUserSettings(), GuiConsoleShowConsoleProperties(), and LayoutProc().
ULONG _CONSOLE_STATE_INFO::cbSize |
Definition at line 29 of file settings.h.
Referenced by GuiApplyUserSettings(), GuiConsoleShowConsoleProperties(), and InitApplet().
ULONG _CONSOLE_STATE_INFO::CodePage |
Definition at line 55 of file settings.h.
Referenced by FontProc(), GuiConsoleShowConsoleProperties(), and OptionsProc().
COLORREF _CONSOLE_STATE_INFO::ColorTable[16] |
Definition at line 53 of file settings.h.
Referenced by ColorsProc(), GuiConsoleShowConsoleProperties(), and WinPrev_OnDraw().
WCHAR _CONSOLE_STATE_INFO::ConsoleTitle[ANYSIZE_ARRAY] |
Definition at line 58 of file settings.h.
Referenced by GuiConsoleShowConsoleProperties(), and InitApplet().
ULONG _CONSOLE_STATE_INFO::CursorSize |
Definition at line 41 of file settings.h.
Referenced by GuiConsoleShowConsoleProperties(), and OptionsProc().
WCHAR _CONSOLE_STATE_INFO::FaceName[LF_FACESIZE] |
Definition at line 39 of file settings.h.
Referenced by FontProc(), GuiApplyUserSettings(), and GuiConsoleShowConsoleProperties().
ULONG _CONSOLE_STATE_INFO::FontFamily |
Definition at line 37 of file settings.h.
Referenced by FontProc(), GuiApplyUserSettings(), and GuiConsoleShowConsoleProperties().
COORD _CONSOLE_STATE_INFO::FontSize |
Definition at line 36 of file settings.h.
Referenced by FontProc(), GuiApplyUserSettings(), and GuiConsoleShowConsoleProperties().
ULONG _CONSOLE_STATE_INFO::FontWeight |
Definition at line 38 of file settings.h.
Referenced by FontProc(), GuiApplyUserSettings(), and GuiConsoleShowConsoleProperties().
BOOL _CONSOLE_STATE_INFO::FullScreen |
Definition at line 42 of file settings.h.
Referenced by GuiApplyUserSettings(), GuiConsoleShowConsoleProperties(), and OptionsProc().
ULONG _CONSOLE_STATE_INFO::HistoryBufferSize |
Definition at line 50 of file settings.h.
Referenced by GuiConsoleShowConsoleProperties(), and OptionsProc().
BOOL _CONSOLE_STATE_INFO::HistoryNoDup |
Definition at line 49 of file settings.h.
Referenced by GuiConsoleShowConsoleProperties(), and OptionsProc().
HWND _CONSOLE_STATE_INFO::hWnd |
Definition at line 56 of file settings.h.
Referenced by ApplyConsoleInfo(), GuiConsoleShowConsoleProperties(), and InitApplet().
BOOL _CONSOLE_STATE_INFO::InsertMode |
Definition at line 45 of file settings.h.
Referenced by GuiConsoleShowConsoleProperties(), and OptionsProc().
ULONG _CONSOLE_STATE_INFO::NumberOfHistoryBuffers |
Definition at line 51 of file settings.h.
Referenced by GuiConsoleShowConsoleProperties(), and OptionsProc().
USHORT _CONSOLE_STATE_INFO::PopupAttributes |
Definition at line 48 of file settings.h.
Referenced by ColorsProc(), and GuiConsoleShowConsoleProperties().
BOOL _CONSOLE_STATE_INFO::QuickEdit |
Definition at line 43 of file settings.h.
Referenced by GuiConsoleShowConsoleProperties(), and OptionsProc().
USHORT _CONSOLE_STATE_INFO::ScreenAttributes |
Definition at line 47 of file settings.h.
Referenced by ColorsProc(), GuiConsoleShowConsoleProperties(), and WinPrev_OnDraw().
COORD _CONSOLE_STATE_INFO::ScreenBufferSize |
Definition at line 32 of file settings.h.
Referenced by GuiConsoleShowConsoleProperties(), LayoutProc(), and WinPrev_OnDraw().
POINT _CONSOLE_STATE_INFO::WindowPosition |
Definition at line 34 of file settings.h.
Referenced by GuiApplyUserSettings(), GuiConsoleShowConsoleProperties(), LayoutProc(), and WinPrev_OnDraw().
COORD _CONSOLE_STATE_INFO::WindowSize |
Definition at line 33 of file settings.h.
Referenced by GuiConsoleShowConsoleProperties(), LayoutProc(), and WinPrev_OnDraw().