#include <ftobjs.h>
Public Attributes | |
FT_Module_Class * | clazz |
FT_Library | library |
FT_Memory | memory |
FT_Generic | generic |
Definition at line 434 of file ftobjs.h.
Definition at line 436 of file ftobjs.h.
Referenced by Destroy_Module(), FT_Add_Module(), ft_add_renderer(), FT_Get_Module_Interface(), FT_Load_Glyph(), ft_module_get_service(), T42_Driver_Init(), and tt_get_interface().
Definition at line 437 of file ftobjs.h.
Referenced by Destroy_Module(), ft_add_renderer(), FT_Attach_Stream(), ft_glyphslot_init(), FT_Load_Glyph(), and ft_remove_renderer().
Definition at line 438 of file ftobjs.h.
Referenced by Destroy_Driver(), Destroy_Module(), FT_Done_Face(), FT_Done_GlyphSlot(), FT_Done_Size(), ft_glyphslot_done(), ft_glyphslot_init(), FT_New_GlyphSlot(), ft_raster1_render(), ft_smooth_render_generic(), and open_face().