ReactOS 0.4.15-dev-7994-gb388cb6
PFR_GlyphRec_ Struct Reference

#include <pfrtypes.h>

Collaboration diagram for PFR_GlyphRec_:

Public Attributes

FT_Byte format
 
FT_UInt max_xy_control
 
FT_Posx_control
 
FT_Posy_control
 
FT_UInt num_subs
 
FT_UInt max_subs
 
PFR_SubGlyphRecsubs
 
FT_GlyphLoader loader
 
FT_Bool path_begun
 

Detailed Description

Definition at line 304 of file pfrtypes.h.

Member Data Documentation

◆ format

FT_Byte PFR_GlyphRec_::format

Definition at line 306 of file pfrtypes.h.

◆ loader

◆ max_subs

FT_UInt PFR_GlyphRec_::max_subs

Definition at line 318 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound().

◆ max_xy_control

FT_UInt PFR_GlyphRec_::max_xy_control

Definition at line 312 of file pfrtypes.h.

Referenced by pfr_glyph_load_simple().

◆ num_subs

FT_UInt PFR_GlyphRec_::num_subs

Definition at line 317 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().

◆ path_begun

FT_Bool PFR_GlyphRec_::path_begun

◆ subs

PFR_SubGlyphRec* PFR_GlyphRec_::subs

Definition at line 319 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().

◆ x_control

FT_Pos* PFR_GlyphRec_::x_control

Definition at line 313 of file pfrtypes.h.

Referenced by pfr_glyph_load_simple().

◆ y_control

FT_Pos* PFR_GlyphRec_::y_control

Definition at line 314 of file pfrtypes.h.

Referenced by pfr_glyph_load_simple().


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