89 (*FT_Alloc_Func)( FT_Memory memory,
110 (*FT_Free_Func)( FT_Memory memory,
143 (*FT_Realloc_Func)( FT_Memory memory,
176 FT_Realloc_Func realloc;
251 typedef unsigned long
253 unsigned long offset,
254 unsigned char* buffer,
255 unsigned long count );
272 (*FT_Stream_CloseFunc)(
FT_Stream stream );
338 FT_Stream_IoFunc read;
339 FT_Stream_CloseFunc close;
342 unsigned char* cursor;
343 unsigned char* limit;
Definition ftsystem.h:172
Definition ftsystem.h:331
Definition ftsystem.h:214