ReactOS 0.4.16-dev-847-g386fccd
|
#include <ftmm.h>
Public Attributes | |
FT_UInt | num_axis |
FT_UInt | num_designs |
FT_UInt | num_namedstyles |
FT_Var_Axis * | axis |
FT_Var_Named_Style * | namedstyle |
FT_Var_Axis* FT_MM_Var_::axis |
Definition at line 242 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_Var_Named_Style* FT_MM_Var_::namedstyle |
Definition at line 243 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_UInt FT_MM_Var_::num_axis |
Definition at line 239 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_UInt FT_MM_Var_::num_designs |
Definition at line 240 of file ftmm.h.
Referenced by T1_Get_MM_Var().
FT_UInt FT_MM_Var_::num_namedstyles |
Definition at line 241 of file ftmm.h.
Referenced by T1_Get_MM_Var().