ReactOS 0.4.16-dev-336-gb667d82
|
#include <ftobjs.h>
Public Attributes | |
void * | module_data |
FT_Render_Mode | autohint_mode |
FT_Size_Metrics | autohint_metrics |
FT_Size_Metrics FT_Size_InternalRec_::autohint_metrics |
Definition at line 500 of file ftobjs.h.
Referenced by af_loader_load_glyph().
FT_Render_Mode FT_Size_InternalRec_::autohint_mode |
Definition at line 499 of file ftobjs.h.
Referenced by af_loader_load_glyph().
void* FT_Size_InternalRec_::module_data |
Definition at line 497 of file ftobjs.h.
Referenced by cff_builder_init(), and cff_decoder_prepare().