ReactOS
0.4.14-dev-604-gcfdd483
|
#include <guisettings.h>
Definition at line 16 of file guisettings.h.
BOOL _GUI_CONSOLE_INFO::AutoPosition |
Definition at line 27 of file guisettings.h.
Referenced by GuiApplyUserSettings(), GuiConsoleMoveWindow(), GuiConsoleShowConsoleProperties(), GuiInitFrontEnd(), and GuiLoadFrontEnd().
WCHAR _GUI_CONSOLE_INFO::FaceName |
Definition at line 18 of file guisettings.h.
Referenced by GuiConsoleHandleNcCreate(), GuiConsoleShowConsoleProperties(), GuiInitFrontEnd(), GuiLoadFrontEnd(), InitFonts(), and OnNcCreate().
ULONG _GUI_CONSOLE_INFO::FontFamily |
Definition at line 19 of file guisettings.h.
Referenced by GuiConsoleHandleNcCreate(), GuiConsoleShowConsoleProperties(), GuiInitFrontEnd(), GuiLoadFrontEnd(), InitFonts(), and OnNcCreate().
UINT _GUI_CONSOLE_INFO::FontFamily |
Definition at line 25 of file guisettings.h.
COORD _GUI_CONSOLE_INFO::FontSize |
Definition at line 20 of file guisettings.h.
Referenced by GuiConsoleHandleNcCreate(), GuiConsoleShowConsoleProperties(), GuiInitFrontEnd(), GuiLoadFrontEnd(), InitFonts(), and OnNcCreate().
DWORD _GUI_CONSOLE_INFO::FontSize |
Definition at line 26 of file guisettings.h.
ULONG _GUI_CONSOLE_INFO::FontWeight |
Definition at line 21 of file guisettings.h.
Referenced by GuiConsoleHandleNcCreate(), GuiConsoleShowConsoleProperties(), GuiInitFrontEnd(), GuiLoadFrontEnd(), InitFonts(), and OnNcCreate().
DWORD _GUI_CONSOLE_INFO::FontWeight |
Definition at line 27 of file guisettings.h.
BOOL _GUI_CONSOLE_INFO::FullScreen |
Definition at line 23 of file guisettings.h.
Referenced by GuiApplyUserSettings(), GuiConsoleShowConsoleProperties(), GuiConsoleSwitchFullScreen(), GuiGetDisplayMode(), GuiInitFrontEnd(), GuiLoadFrontEnd(), GuiSetDisplayMode(), OnActivate(), and SwitchFullScreen().
WORD _GUI_CONSOLE_INFO::ShowWindow |
Definition at line 26 of file guisettings.h.
Referenced by GuiInitFrontEnd(), and GuiLoadFrontEnd().
BOOL _GUI_CONSOLE_INFO::UseRasterFonts |
Definition at line 28 of file guisettings.h.
Referenced by GuiConsoleShowConsoleProperties(), and GuiInitFrontEnd().
POINT _GUI_CONSOLE_INFO::WindowOrigin |
Definition at line 28 of file guisettings.h.
Referenced by GuiApplyUserSettings(), GuiConsoleMoveWindow(), GuiConsoleShowConsoleProperties(), GuiInitFrontEnd(), GuiLoadFrontEnd(), and OnMove().