|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <t1types.h>
Public Attributes | |
| FT_UInt | index1 |
| FT_UInt | index2 |
| FT_Int | x |
| FT_Int | y |
| FT_UInt AFM_KernPairRec_::index1 |
Definition at line 165 of file t1types.h.
Referenced by afm_compare_kern_pairs(), afm_parse_kern_pairs(), compare_kern_pairs(), T1_Get_Kerning(), and T1_Read_PFM().
| FT_UInt AFM_KernPairRec_::index2 |
Definition at line 166 of file t1types.h.
Referenced by afm_compare_kern_pairs(), afm_parse_kern_pairs(), compare_kern_pairs(), T1_Get_Kerning(), and T1_Read_PFM().
| FT_Int AFM_KernPairRec_::x |
Definition at line 167 of file t1types.h.
Referenced by afm_parse_kern_pairs(), T1_Get_Kerning(), and T1_Read_PFM().
| FT_Int AFM_KernPairRec_::y |
Definition at line 168 of file t1types.h.
Referenced by afm_parse_kern_pairs(), T1_Get_Kerning(), and T1_Read_PFM().