ReactOS 0.4.16-dev-289-g096a551
|
#include <font.h>
Public Attributes | |
LIST_ENTRY | ListEntry |
FONTGDI * | Font |
UNICODE_STRING | FaceName |
UNICODE_STRING | StyleName |
BYTE | NotEnum |
UNICODE_STRING _FONT_ENTRY::FaceName |
Definition at line 8 of file font.h.
Referenced by CleanupFontEntryEx(), and IntGdiGetFontResourceInfo().
FONTGDI* _FONT_ENTRY::Font |
Definition at line 7 of file font.h.
Referenced by CleanupFontEntry(), FindBestFontFromList(), GetFontFamilyInfoForList(), and IntGdiGetFontResourceInfo().
LIST_ENTRY _FONT_ENTRY::ListEntry |
Definition at line 6 of file font.h.
Referenced by UnlinkFontMemCollection().
UNICODE_STRING _FONT_ENTRY::StyleName |
Definition at line 9 of file font.h.
Referenced by CleanupFontEntryEx().