ReactOS 0.4.16-dev-1214-gd663eb4
CFF_AxisCoords_ Struct Reference

#include <cfftypes.h>

Public Attributes

FT_Fixed startCoord
 
FT_Fixed peakCoord
 
FT_Fixed endCoord
 

Detailed Description

Definition at line 128 of file cfftypes.h.

Member Data Documentation

◆ endCoord

FT_Fixed CFF_AxisCoords_::endCoord

Definition at line 132 of file cfftypes.h.

Referenced by cff_blend_build_vector(), and cff_vstore_load().

◆ peakCoord

FT_Fixed CFF_AxisCoords_::peakCoord

Definition at line 131 of file cfftypes.h.

Referenced by cff_blend_build_vector(), and cff_vstore_load().

◆ startCoord

FT_Fixed CFF_AxisCoords_::startCoord

Definition at line 130 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: