Home | History | Annotate | Download | only in autofit

Lines Matching refs:FT_Pos

247     FT_Pos     ox, oy;   /* original, scaled position                   */
249 FT_Pos x, y; /* current position */
250 FT_Pos u, v; /* current (x,y) or (y,x) depending on context */
273 FT_Pos score; /* used during stem matching */
274 FT_Pos len; /* used during stem matching */
285 FT_Pos opos; /* original, scaled position */
286 FT_Pos pos; /* current position */
339 FT_Pos x_delta;
342 FT_Pos y_delta;
359 FT_Pos xmin_delta; /* used for warping */
360 FT_Pos xmax_delta;
411 af_direction_compute( FT_Pos dx,
412 FT_Pos dy );
461 FT_Pos delta );