ReactOS 0.4.16-dev-1044-ga6558c0
FT_Size_InternalRec_ Struct Reference

#include <ftobjs.h>

Collaboration diagram for FT_Size_InternalRec_:

Public Attributes

voidmodule_data
 
FT_Render_Mode autohint_mode
 
FT_Size_Metrics autohint_metrics
 

Detailed Description

Definition at line 459 of file ftobjs.h.

Member Data Documentation

◆ autohint_metrics

FT_Size_Metrics FT_Size_InternalRec_::autohint_metrics

Definition at line 464 of file ftobjs.h.

Referenced by af_loader_load_glyph().

◆ autohint_mode

FT_Render_Mode FT_Size_InternalRec_::autohint_mode

Definition at line 463 of file ftobjs.h.

Referenced by af_loader_load_glyph().

◆ module_data

void* FT_Size_InternalRec_::module_data

Definition at line 461 of file ftobjs.h.

Referenced by cff_builder_init(), and cff_decoder_prepare().


The documentation for this struct was generated from the following file: