Searched defs:FT_Pos (Results 1 - 1 of 1) sorted by relevance

/external/freetype/include/freetype/
H A Dftimage.h52 /* FT_Pos */
55 /* The type FT_Pos is used to store vectorial coordinates. Depending */
59 typedef signed long FT_Pos; typedef
69 /* the FT_Pos type. */
77 FT_Pos x;
78 FT_Pos y;
118 FT_Pos xMin, yMin;
119 FT_Pos xMax, yMax;
687 FT_Pos delta;

Completed in 14 milliseconds