ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <hlpfile.h>
Public Attributes | |
LOGFONTA | LogFont |
HFONT | hFont |
COLORREF | color |
COLORREF HLPFILE_FONT::color |
Definition at line 97 of file hlpfile.h.
Referenced by HLPFILE_BrowsePage(), and HLPFILE_ReadFont().
HFONT HLPFILE_FONT::hFont |
Definition at line 96 of file hlpfile.h.
Referenced by HLPFILE_FreeHlpFile(), and HLPFILE_ReadFont().
LOGFONTA HLPFILE_FONT::LogFont |
Definition at line 95 of file hlpfile.h.
Referenced by HLPFILE_BrowsePage(), and HLPFILE_ReadFont().