|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <cfftypes.h>
Public Attributes | |
| FT_Fixed | startCoord |
| FT_Fixed | peakCoord |
| FT_Fixed | endCoord |
Definition at line 128 of file cfftypes.h.
| FT_Fixed CFF_AxisCoords_::endCoord |
Definition at line 132 of file cfftypes.h.
Referenced by cff_blend_build_vector(), and cff_vstore_load().
| FT_Fixed CFF_AxisCoords_::peakCoord |
Definition at line 131 of file cfftypes.h.
Referenced by cff_blend_build_vector(), and cff_vstore_load().
| FT_Fixed CFF_AxisCoords_::startCoord |
Definition at line 130 of file cfftypes.h.
Referenced by cff_blend_build_vector(), and cff_vstore_load().