|
ReactOS 0.4.16-dev-2357-g35d0dfe
|
#include <ftsystem.h>

Public Attributes | |
| void * | user |
| FT_Alloc_Func | alloc |
| FT_Free_Func | free |
| FT_Realloc_Func | realloc |
Definition at line 169 of file ftsystem.h.
| FT_Alloc_Func FT_MemoryRec_::alloc |
Definition at line 172 of file ftsystem.h.
| FT_Free_Func FT_MemoryRec_::free |
Definition at line 173 of file ftsystem.h.
| FT_Realloc_Func FT_MemoryRec_::realloc |
Definition at line 174 of file ftsystem.h.
| void * FT_MemoryRec_::user |
Definition at line 171 of file ftsystem.h.