ReactOS 0.4.15-dev-8096-ga0eec98
_FONT_PREVIEW Struct Reference

#include <console.h>

Public Attributes

HFONT hFont
 
UINT CharWidth
 
UINT CharHeight
 

Detailed Description

Definition at line 38 of file console.h.

Member Data Documentation

◆ CharHeight

UINT _FONT_PREVIEW::CharHeight

Definition at line 42 of file console.h.

Referenced by WinPrev_OnDraw().

◆ CharWidth

UINT _FONT_PREVIEW::CharWidth

Definition at line 41 of file console.h.

Referenced by WinPrev_OnDraw().

◆ hFont

HFONT _FONT_PREVIEW::hFont

Definition at line 40 of file console.h.

Referenced by PaintText(), and WinPrev_OnDraw().


The documentation for this struct was generated from the following file: