#include <ftobjs.h>
Public Attributes | |
| FT_ModuleRec | root |
| FT_Driver_Class | clazz |
| FT_ListRec | faces_list |
| void * | extensions |
| FT_GlyphLoader | glyph_loader |
Definition at line 715 of file ftobjs.h.
Definition at line 717 of file ftobjs.h.
Referenced by Destroy_Driver(), FT_Attach_Stream(), FT_Done_Face(), FT_Done_GlyphSlot(), FT_Done_Size(), ft_glyphslot_done(), ft_glyphslot_init(), FT_Load_Glyph(), FT_New_GlyphSlot(), and open_face().
Definition at line 718 of file ftobjs.h.
Referenced by destroy_face(), destroy_size(), FT_Attach_Stream(), FT_Get_Kerning(), ft_glyphslot_done(), ft_glyphslot_init(), FT_Load_Glyph(), FT_New_GlyphSlot(), FT_New_Size(), and open_face().
1.5.1