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

/osnet-11/usr/src/lib/libplot/vt0/common/
H A Dsubr.c36 float oboty, boty, scaley; variable
50 ya = (int)((yi - oboty) * scaley + boty);
/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.c39 float oboty = 0.0; variable
63 y = (short)((y - oboty) * scaley + boty);

Completed in 16 milliseconds