Searched defs:obotx (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libplot/vt0/common/
H A Dsubr.c35 float obotx, botx, scalex; variable
42 xa = (int)((xi - obotx) * scalex + botx);
/osnet-11/usr/src/lib/libplot/t300/common/
H A Dopen.c41 float botx = 0.0, boty = 0.0, obotx = 0.0, oboty = 0.0; variable
/osnet-11/usr/src/lib/libplot/t300s/common/
H A Dopen.c41 float botx = 0.0, boty = 0.0, obotx = 0.0, oboty = 0.0; variable
/osnet-11/usr/src/lib/libplot/t450/common/
H A Dopen.c39 float botx = 0.0, boty = 0.0, obotx = 0.0, oboty = 0.0; variable
/osnet-11/usr/src/lib/libplot/t4014/common/
H A Dsubr.c38 float obotx = 0.0; variable
62 x = (short)((x - obotx) * scalex + botx);

Completed in 22 milliseconds