|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <pfrtypes.h>
Public Attributes | |
| FT_UInt | char_code |
| FT_Int | advance |
| FT_UInt | gps_size |
| FT_UInt32 | gps_offset |
Definition at line 155 of file pfrtypes.h.
| FT_Int PFR_CharRec_::advance |
Definition at line 158 of file pfrtypes.h.
Referenced by pfr_face_init(), and pfr_get_advance().
| 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().
| FT_UInt32 PFR_CharRec_::gps_offset |
Definition at line 160 of file pfrtypes.h.
Referenced by pfr_face_init().
| FT_UInt PFR_CharRec_::gps_size |
Definition at line 159 of file pfrtypes.h.