Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <ftmodapi.h>
Definition at line 235 of file ftmodapi.h.
FT_Module_Requester FT_Module_Class_::get_interface |
Definition at line 247 of file ftmodapi.h.
FT_Module_Destructor FT_Module_Class_::module_done |
Definition at line 246 of file ftmodapi.h.
FT_ULong FT_Module_Class_::module_flags |
Definition at line 237 of file ftmodapi.h.
FT_Module_Constructor FT_Module_Class_::module_init |
Definition at line 245 of file ftmodapi.h.
const void* FT_Module_Class_::module_interface |
Definition at line 243 of file ftmodapi.h.
const FT_String* FT_Module_Class_::module_name |
Definition at line 239 of file ftmodapi.h.
FT_Fixed FT_Module_Class_::module_requires |
Definition at line 241 of file ftmodapi.h.
FT_Long FT_Module_Class_::module_size |
Definition at line 238 of file ftmodapi.h.
FT_Fixed FT_Module_Class_::module_version |
Definition at line 240 of file ftmodapi.h.