|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#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 248 of file ftmm.h.
Referenced by T1_Get_MM_Var().
| FT_Var_Named_Style* FT_MM_Var_::namedstyle |
Definition at line 249 of file ftmm.h.
Referenced by T1_Get_MM_Var().
| FT_UInt FT_MM_Var_::num_axis |
Definition at line 245 of file ftmm.h.
Referenced by T1_Get_MM_Var().
| FT_UInt FT_MM_Var_::num_designs |
Definition at line 246 of file ftmm.h.
Referenced by T1_Get_MM_Var().
| FT_UInt FT_MM_Var_::num_namedstyles |
Definition at line 247 of file ftmm.h.
Referenced by T1_Get_MM_Var().