|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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(), IntGdiGetFontResourceInfo(), and IntGdiRemoveFontResourceSingle().
| LIST_ENTRY _FONT_ENTRY::ListEntry |
Definition at line 6 of file font.h.
Referenced by IntGdiRemoveFontResourceSingle(), and UnlinkFontMemCollection().
| UNICODE_STRING _FONT_ENTRY::StyleName |
Definition at line 9 of file font.h.
Referenced by CleanupFontEntryEx().