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