ReactOS 0.4.16-dev-470-g91b8923
|
#include <ftmm.h>
Public Attributes | |
FT_String * | name |
FT_Fixed | minimum |
FT_Fixed | def |
FT_Fixed | maximum |
FT_ULong | tag |
FT_UInt | strid |
FT_Fixed FT_Var_Axis_::def |
Definition at line 154 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_Fixed FT_Var_Axis_::maximum |
Definition at line 155 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_Fixed FT_Var_Axis_::minimum |
Definition at line 153 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_String* FT_Var_Axis_::name |
Definition at line 151 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_UInt FT_Var_Axis_::strid |
Definition at line 158 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_ULong FT_Var_Axis_::tag |
Definition at line 157 of file ftmm.h.
Referenced by T1_Get_MM_Var().