Searched refs:PointsPerInterval (Results 1 – 1 of 1) sorted by relevance
16 #define PointsPerInterval 64 macro599 resolution = (1.0 + groff_hypot(xs, ys) / res) * PointsPerInterval; in HGArc()677 res * PointsPerInterval); in picurve()749 for (k = 0; k <= PointsPerInterval; ++k) { in HGCurve()750 t = (double) k *h[j] / (double) PointsPerInterval; in HGCurve()