ReactOS 0.4.15-dev-7953-g1f49173
FT_SubGlyphRec_ Struct Reference

#include <ftgloadr.h>

Collaboration diagram for FT_SubGlyphRec_:

Public Attributes

FT_Int index
 
FT_UShort flags
 
FT_Int arg1
 
FT_Int arg2
 
FT_Matrix transform
 

Detailed Description

Definition at line 39 of file ftgloadr.h.

Member Data Documentation

◆ arg1

FT_Int FT_SubGlyphRec_::arg1

◆ arg2

FT_Int FT_SubGlyphRec_::arg2

◆ flags

FT_UShort FT_SubGlyphRec_::flags

◆ index

FT_Int FT_SubGlyphRec_::index

Definition at line 41 of file ftgloadr.h.

Referenced by FT_Get_SubGlyph_Info(), load_truetype_glyph(), and TT_Load_Composite_Glyph().

◆ transform

FT_Matrix FT_SubGlyphRec_::transform

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