ReactOS 0.4.15-dev-7961-gdcf9eb0
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 495 of file ftobjs.h.

Member Data Documentation

◆ autohint_metrics

FT_Size_Metrics FT_Size_InternalRec_::autohint_metrics

Definition at line 500 of file ftobjs.h.

Referenced by af_loader_load_glyph().

◆ autohint_mode

FT_Render_Mode FT_Size_InternalRec_::autohint_mode

Definition at line 499 of file ftobjs.h.

Referenced by af_loader_load_glyph().

◆ module_data

void* FT_Size_InternalRec_::module_data

Definition at line 497 of file ftobjs.h.

Referenced by cff_builder_init(), and cff_decoder_prepare().


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