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