ReactOS 0.4.15-dev-7953-g1f49173
PFR_SubGlyphRec_ Struct Reference

#include <pfrtypes.h>

Public Attributes

FT_Fixed x_scale
 
FT_Fixed y_scale
 
FT_Int x_delta
 
FT_Int y_delta
 
FT_UInt32 gps_offset
 
FT_UInt gps_size
 

Detailed Description

Definition at line 286 of file pfrtypes.h.

Member Data Documentation

◆ gps_offset

FT_UInt32 PFR_SubGlyphRec_::gps_offset

Definition at line 292 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().

◆ gps_size

FT_UInt PFR_SubGlyphRec_::gps_size

Definition at line 293 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().

◆ x_delta

FT_Int PFR_SubGlyphRec_::x_delta

Definition at line 290 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().

◆ x_scale

FT_Fixed PFR_SubGlyphRec_::x_scale

Definition at line 288 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().

◆ y_delta

FT_Int PFR_SubGlyphRec_::y_delta

Definition at line 291 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().

◆ y_scale

FT_Fixed PFR_SubGlyphRec_::y_scale

Definition at line 289 of file pfrtypes.h.

Referenced by pfr_glyph_load_compound(), and pfr_glyph_load_rec().


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