ReactOS 0.4.15-dev-7846-g8ba6c66
CFF_VStoreRec_ Struct Reference

#include <cfftypes.h>

Collaboration diagram for CFF_VStoreRec_:

Public Attributes

FT_UInt dataCount
 
CFF_VarDatavarData
 
FT_UShort axisCount
 
FT_UInt regionCount
 
CFF_VarRegionvarRegionList
 

Detailed Description

Definition at line 139 of file cfftypes.h.

Member Data Documentation

◆ axisCount

FT_UShort CFF_VStoreRec_::axisCount

Definition at line 144 of file cfftypes.h.

Referenced by cff_vstore_load().

◆ dataCount

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().

◆ regionCount

FT_UInt CFF_VStoreRec_::regionCount

Definition at line 145 of file cfftypes.h.

Referenced by cff_vstore_done(), and cff_vstore_load().

◆ varData

CFF_VarData* CFF_VStoreRec_::varData

Definition at line 142 of file cfftypes.h.

Referenced by cff_vstore_done(), and cff_vstore_load().

◆ varRegionList

CFF_VarRegion* CFF_VStoreRec_::varRegionList

Definition at line 146 of file cfftypes.h.

Referenced by cff_vstore_done(), and cff_vstore_load().


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