Home | History | Annotate | Download | only in base

Lines Matching refs:FT_Pos

72     FT_Pos   delta;
463 FT_Pos xMin, yMin, xMax, yMax;
487 FT_Pos x, y;
511 FT_Pos xOffset,
512 FT_Pos yOffset )
675 FT_Pos xz, yz;
745 FT_Pos x;
826 FT_Pos xmin;
883 FT_Pos strength )
929 FT_Pos d;
978 FT_Pos xmin = 32768L;
979 FT_Pos xmin_ymin = 32768L;
980 FT_Pos xmin_ymax = -32768L;
992 FT_Pos ray_y[3];
1010 FT_Pos contour_xmin = 32768L;
1011 FT_Pos contour_xmax = -32768L;
1012 FT_Pos contour_ymin = 32768L;
1013 FT_Pos contour_ymax = -32768L;
1058 FT_Pos left_x;
1059 FT_Pos right_x;
1075 FT_Pos tmp_x;