ReactOS 0.4.15-dev-8100-g1887773
CFF_AxisCoords_ Struct Reference

#include <cfftypes.h>

Public Attributes

FT_Fixed startCoord
 
FT_Fixed peakCoord
 
FT_Fixed endCoord
 

Detailed Description

Definition at line 123 of file cfftypes.h.

Member Data Documentation

◆ endCoord

FT_Fixed CFF_AxisCoords_::endCoord

Definition at line 127 of file cfftypes.h.

Referenced by cff_blend_build_vector(), and cff_vstore_load().

◆ peakCoord

FT_Fixed CFF_AxisCoords_::peakCoord

Definition at line 126 of file cfftypes.h.

Referenced by cff_blend_build_vector(), and cff_vstore_load().

◆ startCoord

FT_Fixed CFF_AxisCoords_::startCoord

Definition at line 125 of file cfftypes.h.

Referenced by cff_blend_build_vector(), and cff_vstore_load().


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