ReactOS 0.4.16-dev-1044-ga6558c0
|
#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 464 of file ftobjs.h.
Referenced by af_loader_load_glyph().
FT_Render_Mode FT_Size_InternalRec_::autohint_mode |
Definition at line 463 of file ftobjs.h.
Referenced by af_loader_load_glyph().
void* FT_Size_InternalRec_::module_data |
Definition at line 461 of file ftobjs.h.
Referenced by cff_builder_init(), and cff_decoder_prepare().