ReactOS 0.4.16-dev-716-g2b2bdab
|
#include <cfftypes.h>
Public Attributes | |
FT_UInt | dataCount |
CFF_VarData * | varData |
FT_UShort | axisCount |
FT_UInt | regionCount |
CFF_VarRegion * | varRegionList |
Definition at line 139 of file cfftypes.h.
FT_UShort CFF_VStoreRec_::axisCount |
Definition at line 144 of file cfftypes.h.
Referenced by cff_vstore_load().
FT_UInt CFF_VStoreRec_::dataCount |
Definition at line 141 of file cfftypes.h.
Referenced by cf2_font_setup(), cff_vstore_done(), and cff_vstore_load().
FT_UInt CFF_VStoreRec_::regionCount |
Definition at line 145 of file cfftypes.h.
Referenced by cff_vstore_done(), and cff_vstore_load().
CFF_VarData* CFF_VStoreRec_::varData |
Definition at line 142 of file cfftypes.h.
Referenced by cff_vstore_done(), and cff_vstore_load().
CFF_VarRegion* CFF_VStoreRec_::varRegionList |
Definition at line 146 of file cfftypes.h.
Referenced by cff_vstore_done(), and cff_vstore_load().