ReactOS 0.4.16-dev-340-g0540c21
|
#include <cfftypes.h>
Public Attributes | |
FT_Fixed | startCoord |
FT_Fixed | peakCoord |
FT_Fixed | endCoord |
Definition at line 123 of file cfftypes.h.
FT_Fixed CFF_AxisCoords_::endCoord |
Definition at line 127 of file cfftypes.h.
Referenced by cff_blend_build_vector(), and cff_vstore_load().
FT_Fixed CFF_AxisCoords_::peakCoord |
Definition at line 126 of file cfftypes.h.
Referenced by cff_blend_build_vector(), and cff_vstore_load().
FT_Fixed CFF_AxisCoords_::startCoord |
Definition at line 125 of file cfftypes.h.
Referenced by cff_blend_build_vector(), and cff_vstore_load().