|
XenevaOS
|
#include <ftobjs.h>

| FT_Module FT_LibraryRec_::auto_hinter |
| FT_Renderer FT_LibraryRec_::cur_renderer |
| FT_DebugHook_Func FT_LibraryRec_::debug_hooks[4] |
| FT_Vector FT_LibraryRec_::lcd_geometry[3] |
| FT_Memory FT_LibraryRec_::memory |
| FT_Module FT_LibraryRec_::modules[FT_MAX_MODULES] |
| FT_UInt FT_LibraryRec_::num_modules |
| FT_Int FT_LibraryRec_::refcount |
| FT_ListRec FT_LibraryRec_::renderers |
| FT_Int FT_LibraryRec_::version_major |
| FT_Int FT_LibraryRec_::version_minor |
| FT_Int FT_LibraryRec_::version_patch |