|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <font.h>

Public Attributes | |
| LIST_ENTRY | ListEntry |
| HANDLE | Handle |
| FONT_ENTRY_MEM * | Entry |
| FONT_ENTRY_MEM* _FONT_ENTRY_COLL_MEM::Entry |
Definition at line 23 of file font.h.
Referenced by IntGdiAddFontMemResource(), IntGdiCleanupPrivateFontsForProcess(), and IntGdiRemoveFontMemResource().
| HANDLE _FONT_ENTRY_COLL_MEM::Handle |
Definition at line 22 of file font.h.
Referenced by IntGdiAddFontMemResource(), and IntGdiRemoveFontMemResource().
| LIST_ENTRY _FONT_ENTRY_COLL_MEM::ListEntry |
Definition at line 21 of file font.h.
Referenced by IntGdiAddFontMemResource().