ReactOS 0.4.15-dev-7918-g2a2556c
HLPFILE_FONT Struct Reference

#include <hlpfile.h>

Collaboration diagram for HLPFILE_FONT:

Public Attributes

LOGFONTA LogFont
 
HFONT hFont
 
COLORREF color
 

Detailed Description

Definition at line 93 of file hlpfile.h.

Member Data Documentation

◆ color

COLORREF HLPFILE_FONT::color

Definition at line 97 of file hlpfile.h.

Referenced by HLPFILE_BrowsePage(), and HLPFILE_ReadFont().

◆ hFont

HFONT HLPFILE_FONT::hFont

Definition at line 96 of file hlpfile.h.

Referenced by HLPFILE_FreeHlpFile(), and HLPFILE_ReadFont().

◆ LogFont

LOGFONTA HLPFILE_FONT::LogFont

Definition at line 95 of file hlpfile.h.

Referenced by HLPFILE_BrowsePage(), and HLPFILE_ReadFont().


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