ReactOS 0.4.15-dev-7842-g558ab78
PFR_CharRec_ Struct Reference

#include <pfrtypes.h>

Public Attributes

FT_UInt char_code
 
FT_Int advance
 
FT_UInt gps_size
 
FT_UInt32 gps_offset
 

Detailed Description

Definition at line 155 of file pfrtypes.h.

Member Data Documentation

◆ advance

FT_Int PFR_CharRec_::advance

Definition at line 158 of file pfrtypes.h.

Referenced by pfr_face_init(), and pfr_get_advance().

◆ char_code

FT_UInt PFR_CharRec_::char_code

Definition at line 157 of file pfrtypes.h.

Referenced by pfr_cmap_char_index(), pfr_cmap_char_next(), and pfr_face_get_kerning().

◆ gps_offset

FT_UInt32 PFR_CharRec_::gps_offset

Definition at line 160 of file pfrtypes.h.

Referenced by pfr_face_init().

◆ gps_size

FT_UInt PFR_CharRec_::gps_size

Definition at line 159 of file pfrtypes.h.


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