Searched refs:pointslop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c467 float pointslop = SLOP; /* horizontal error in points */ variable
843 if ( (pointslop = atof(optarg)) < 0 )
844 pointslop = 0;
1748 slop = pointslop * res / POINTS + .5;

Completed in 126 milliseconds