Searched defs:yscale (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libplot/t300/common/
H A Dopen.c43 int OUTF, xscale, yscale, xoffset; variable
60 yscale = (int)(4096 /(VERTRESP * HEIGHT));
/osnet-11/usr/src/lib/libplot/t300s/common/
H A Dopen.c43 int OUTF, xscale, yscale, xoffset; variable
60 yscale = (int)(4096 / (VERTRESP * HEIGHT));
/osnet-11/usr/src/lib/libplot/t450/common/
H A Dopen.c42 int xscale = 0, xoffset = 0, yscale = 0; variable
65 yscale = (int)(4096 /(VERTRESP * HEIGHT));

Completed in 20 milliseconds