Searched refs:xscale (Results 1 - 13 of 13) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libplot/t300/common/
H A Dopen.c43 int OUTF, xscale, yscale, xoffset; variable
59 xscale = (int)(4096./(HORZRESP * WIDTH));
H A Dcon.h57 extern int xscale, xoffset, yscale;
H A Dmapfile-vers85 xscale;
H A Dsubr.c50 return (short)(xoffset + xp / xscale);
/opensolaris-onvv-gate/usr/src/lib/libplot/t300s/common/
H A Dopen.c43 int OUTF, xscale, yscale, xoffset; variable
59 xscale = (int)(4096. / (HORZRESP * WIDTH));
H A Dcon.h67 extern int xoffset, xscale, yscale;
H A Dmapfile-vers87 xscale;
H A Dsubr.c59 return (int)(xoffset + xp / xscale);
/opensolaris-onvv-gate/usr/src/lib/libplot/t450/common/
H A Dopen.c42 int xscale = 0, xoffset = 0, yscale = 0; variable
64 xscale = (int)(4096./(HORZRESP * WIDTH));
H A Dcon.h66 extern int xscale, xoffset, yscale;
H A Dmapfile-vers85 xscale;
H A Dsubr.c52 return (xoffset + xp / xscale);
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/
H A Dconfig.sub270 | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
346 | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \

Completed in 99 milliseconds