|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cfftypes.h>

Public Attributes | |
| FT_UInt | dataCount |
| CFF_VarData * | varData |
| FT_UShort | axisCount |
| FT_UInt | regionCount |
| CFF_VarRegion * | varRegionList |
Definition at line 144 of file cfftypes.h.
| FT_UShort CFF_VStoreRec_::axisCount |
Definition at line 149 of file cfftypes.h.
Referenced by cff_vstore_load().
| FT_UInt CFF_VStoreRec_::dataCount |
Definition at line 146 of file cfftypes.h.
Referenced by cf2_font_setup(), cff_vstore_done(), and cff_vstore_load().
| FT_UInt CFF_VStoreRec_::regionCount |
Definition at line 150 of file cfftypes.h.
Referenced by cff_vstore_done(), and cff_vstore_load().
| CFF_VarData* CFF_VStoreRec_::varData |
Definition at line 147 of file cfftypes.h.
Referenced by cff_vstore_done(), and cff_vstore_load().
| CFF_VarRegion* CFF_VStoreRec_::varRegionList |
Definition at line 151 of file cfftypes.h.
Referenced by cff_vstore_done(), and cff_vstore_load().