ReactOS 0.4.15-dev-7924-g5949c20
FT_Slot_InternalRec_ Struct Reference

#include <ftobjs.h>

Collaboration diagram for FT_Slot_InternalRec_:

Public Attributes

FT_GlyphLoader loader
 
FT_UInt flags
 
FT_Bool glyph_transformed
 
FT_Matrix glyph_matrix
 
FT_Vector glyph_delta
 
voidglyph_hints
 

Detailed Description

Definition at line 465 of file ftobjs.h.

Member Data Documentation

◆ flags

FT_UInt FT_Slot_InternalRec_::flags

Definition at line 468 of file ftobjs.h.

◆ glyph_delta

FT_Vector FT_Slot_InternalRec_::glyph_delta

Definition at line 471 of file ftobjs.h.

Referenced by af_loader_load_glyph().

◆ glyph_hints

void* FT_Slot_InternalRec_::glyph_hints

Definition at line 472 of file ftobjs.h.

◆ glyph_matrix

FT_Matrix FT_Slot_InternalRec_::glyph_matrix

Definition at line 470 of file ftobjs.h.

Referenced by af_loader_load_glyph().

◆ glyph_transformed

FT_Bool FT_Slot_InternalRec_::glyph_transformed

Definition at line 469 of file ftobjs.h.

Referenced by af_loader_load_glyph().

◆ loader

FT_GlyphLoader FT_Slot_InternalRec_::loader

Definition at line 467 of file ftobjs.h.

Referenced by af_loader_load_glyph(), cf2_interpT2CharString(), and tt_loader_init().


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