ReactOS 0.4.16-dev-329-g9223134
|
#include <console.h>
Public Attributes | |
HFONT | hFont |
UINT | CharWidth |
UINT | CharHeight |
UINT _FONT_PREVIEW::CharHeight |
Definition at line 42 of file console.h.
Referenced by WinPrev_OnDraw().
UINT _FONT_PREVIEW::CharWidth |
Definition at line 41 of file console.h.
Referenced by WinPrev_OnDraw().
HFONT _FONT_PREVIEW::hFont |
Definition at line 40 of file console.h.
Referenced by PaintText(), and WinPrev_OnDraw().