Home
last modified time | relevance | path

Searched refs:obotx (Results 1 – 23 of 23) sorted by relevance

/original-bsd/lib/libplot/imagen/
H A Dline.c14 float obotx = 0.; variable
24 putwd((int)((x0-obotx)*scalex+botx)); in line()
26 putwd((int)((x1-obotx)*scalex+botx)); in line()
H A Dspace.c14 extern float obotx;
25 obotx = x0; in space()
H A Dimp.h12 extern float obotx;
H A Dlabel.c20 putwd((int)((imPx-obotx)*scalex+botx)-imPcsize/2);
/original-bsd/lib/libplot/vt0/
H A Dsubr.c12 extern float obotx;
20 xa = (xi-obotx)*scalex+botx; in xsc()
H A Dspace.c15 extern float obotx;
23 obotx = x0; in space()
H A Dopen.c17 float obotx = 0.; variable
/original-bsd/lib/libplot/t4013/
H A Dspace.c14 extern float obotx;
22 obotx = x0; in space()
H A Dsubr.c13 float obotx = 0.; variable
27 x = (x-obotx)*scalex + botx; in cont()
/original-bsd/lib/libplot/t4014/
H A Dspace.c14 extern float obotx;
22 obotx = x0; in space()
H A Dsubr.c13 float obotx = 0.; variable
28 x = (x-obotx)*scalex + botx; in cont()
/original-bsd/lib/libplot/t450/
H A Dspace.c16 obotx = x0; in space()
H A Dcon.h36 extern float botx, boty, obotx, oboty, scalex,scaley;
H A Dopen.c37 float botx = 0., boty = 0., obotx = 0., oboty = 0.; variable
H A Dsubr.c120 xa = (xi - obotx) * scalex + botx; in xsc()
/original-bsd/lib/libplot/t300s/
H A Dspace.c18 obotx = x0; in space()
H A Dcon.h42 extern float botx, boty, obotx, oboty, scalex,scaley;
H A Dopen.c35 float botx = 0., boty = 0., obotx = 0., oboty = 0.; variable
H A Dsubr.c160 xa = (xi - obotx) * scalex + botx; in xsc()
/original-bsd/lib/libplot/t300/
H A Dspace.c18 obotx = x0; in space()
H A Dcon.h34 extern float botx, boty, obotx, oboty, scalex,scaley;
H A Dopen.c35 float botx = 0., boty = 0., obotx = 0., oboty = 0.; variable
H A Dsubr.c116 xa = (xi - obotx) * scalex + botx; in xsc()