Home
last modified time | relevance | path

Searched refs:io_shx (Results 1 – 1 of 1) sorted by relevance

/dports/cad/electric/electric-7.00/src/io/
H A Dioquickdraw.c64 static INTBIG io_slx, io_shx, io_sly, io_shy; variable
402 plotwindow.screenhx = io_shx = shx; in io_setbounds()
865 *x = muldiv(*x-io_slx, io_uhx-io_ulx, io_shx-io_slx) + io_ulx; in io_xform()