ReactOS 0.4.15-dev-7918-g2a2556c
FT_Var_Axis_ Struct Reference

#include <ftmm.h>

Public Attributes

FT_Stringname
 
FT_Fixed minimum
 
FT_Fixed def
 
FT_Fixed maximum
 
FT_ULong tag
 
FT_UInt strid
 

Detailed Description

Definition at line 149 of file ftmm.h.

Member Data Documentation

◆ def

FT_Fixed FT_Var_Axis_::def

Definition at line 154 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ maximum

FT_Fixed FT_Var_Axis_::maximum

Definition at line 155 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ minimum

FT_Fixed FT_Var_Axis_::minimum

Definition at line 153 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ name

FT_String* FT_Var_Axis_::name

Definition at line 151 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ strid

FT_UInt FT_Var_Axis_::strid

Definition at line 158 of file ftmm.h.

Referenced by T1_Get_MM_Var().

◆ tag

FT_ULong FT_Var_Axis_::tag

Definition at line 157 of file ftmm.h.

Referenced by T1_Get_MM_Var().


The documentation for this struct was generated from the following file: