Searched defs:scalex (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.c42 float scalex = 1.0, scaley = 1.0; variable
/osnet-11/usr/src/lib/libplot/t300s/common/
H A Dopen.c42 float scalex = 1.0, scaley = 1.0; variable
/osnet-11/usr/src/lib/libplot/t450/common/
H A Dopen.c40 float scalex = 1.0, scaley = 1.0; variable
/osnet-11/usr/src/lib/libplot/t4014/common/
H A Dsubr.c42 float scalex = 1.0; variable
62 x = (short)((x - obotx) * scalex + botx);

Completed in 22 milliseconds