ReactOS 0.4.16-dev-1521-gb8f1da6
|
#include <wincon.h>
Public Attributes | |
DWORD | nFont |
COORD | dwFontSize |
COORD _CONSOLE_FONT_INFO::dwFontSize |
Definition at line 245 of file wincon.h.
Referenced by test_GetConsoleFontInfo(), and test_GetCurrentConsoleFont().
DWORD _CONSOLE_FONT_INFO::nFont |
Definition at line 244 of file wincon.h.
Referenced by test_GetConsoleFontInfo(), test_GetConsoleFontSize(), test_GetCurrentConsoleFont(), and test_GetLargestConsoleWindowSize().