Searched refs:bottompoint (Results 1 – 1 of 1) sorted by relevance
197 double bottompoint; /* bounds in these variables */ variable449 bottompoint = -BIG; /* of range so they'll be set */ in initpic()525 if ((temp = bottompoint - toppoint) < 0.1) in conv()550 ybottom = (int) (bottompoint * troffscale); /* versions of the */ in conv()700 if (y > bottompoint) in savebounds()701 bottompoint = y; in savebounds()