#include <ftmodapi.h>
Public Attributes | |
FT_ULong | module_flags |
FT_Long | module_size |
const FT_String * | module_name |
FT_Fixed | module_version |
FT_Fixed | module_requires |
const void * | module_interface |
FT_Module_Constructor | module_init |
FT_Module_Destructor | module_done |
FT_Module_Requester | get_interface |
Definition at line 159 of file ftmodapi.h.
Definition at line 161 of file ftmodapi.h.
Definition at line 162 of file ftmodapi.h.
Definition at line 165 of file ftmodapi.h.
const void* FT_Module_Class_::module_interface |
Definition at line 167 of file ftmodapi.h.
Referenced by FT_Get_Module_Interface(), FT_Load_Glyph(), and tt_get_interface().
Definition at line 169 of file ftmodapi.h.