ReactOS 0.4.16-dev-1041-g8b6907f
|
#include <ftgloadr.h>
Public Attributes | |
FT_Int | index |
FT_UShort | flags |
FT_Int | arg1 |
FT_Int | arg2 |
FT_Matrix | transform |
Definition at line 39 of file ftgloadr.h.
FT_Int FT_SubGlyphRec_::arg1 |
Definition at line 43 of file ftgloadr.h.
Referenced by FT_Get_SubGlyph_Info(), load_truetype_glyph(), TT_Load_Composite_Glyph(), and TT_Process_Composite_Component().
FT_Int FT_SubGlyphRec_::arg2 |
Definition at line 44 of file ftgloadr.h.
Referenced by FT_Get_SubGlyph_Info(), load_truetype_glyph(), TT_Load_Composite_Glyph(), and TT_Process_Composite_Component().
FT_UShort FT_SubGlyphRec_::flags |
Definition at line 42 of file ftgloadr.h.
Referenced by FT_Get_SubGlyph_Info(), load_truetype_glyph(), TT_Load_Composite_Glyph(), and TT_Process_Composite_Component().
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().
FT_Matrix FT_SubGlyphRec_::transform |
Definition at line 45 of file ftgloadr.h.
Referenced by FT_Get_SubGlyph_Info(), TT_Load_Composite_Glyph(), and TT_Process_Composite_Component().