Searched refs:pointslop (Results 1 – 1 of 1) sorted by relevance
467 float pointslop = SLOP; /* horizontal error in points */ variable843 if ( (pointslop = atof(optarg)) < 0 ) in options()844 pointslop = 0; in options()1748 slop = pointslop * res / POINTS + .5; in t_init()