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

Public Attributes | |
| PUNICODE_STRING | pFileName |
| PSHARED_MEM | Memory |
| DWORD | Characteristics |
| UNICODE_STRING | RegValueName |
| BOOL | IsTrueType |
| BYTE | CharSet |
| PFONT_ENTRY_MEM | PrivateEntry |
| DWORD GDI_LOAD_FONT::Characteristics |
Definition at line 88 of file font.h.
Referenced by IntGdiLoadFontsFromMemory().
| BOOL GDI_LOAD_FONT::IsTrueType |
Definition at line 90 of file font.h.
Referenced by IntGdiLoadFontByIndexFromMemory().
| PSHARED_MEM GDI_LOAD_FONT::Memory |
Definition at line 87 of file font.h.
Referenced by IntGdiLoadFontByIndexFromMemory().
| PUNICODE_STRING GDI_LOAD_FONT::pFileName |
Definition at line 86 of file font.h.
Referenced by IntGdiLoadFontsFromMemory().
| PFONT_ENTRY_MEM GDI_LOAD_FONT::PrivateEntry |
Definition at line 92 of file font.h.
Referenced by IntGdiLoadFontsFromMemory().
| UNICODE_STRING GDI_LOAD_FONT::RegValueName |
Definition at line 89 of file font.h.
Referenced by IntGdiLoadFontsFromMemory().