ReactOS 0.4.16-dev-1044-ga6558c0
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
 
FT_Int32 load_flags
 

Detailed Description

Definition at line 425 of file ftobjs.h.

Member Data Documentation

◆ flags

FT_UInt FT_Slot_InternalRec_::flags

Definition at line 428 of file ftobjs.h.

◆ glyph_delta

FT_Vector FT_Slot_InternalRec_::glyph_delta

Definition at line 431 of file ftobjs.h.

Referenced by af_loader_load_glyph().

◆ glyph_hints

void* FT_Slot_InternalRec_::glyph_hints

Definition at line 432 of file ftobjs.h.

◆ glyph_matrix

FT_Matrix FT_Slot_InternalRec_::glyph_matrix

Definition at line 430 of file ftobjs.h.

Referenced by af_loader_load_glyph().

◆ glyph_transformed

FT_Bool FT_Slot_InternalRec_::glyph_transformed

Definition at line 429 of file ftobjs.h.

Referenced by af_loader_load_glyph().

◆ load_flags

FT_Int32 FT_Slot_InternalRec_::load_flags

Definition at line 434 of file ftobjs.h.

◆ loader

FT_GlyphLoader FT_Slot_InternalRec_::loader

Definition at line 427 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: