Home
last modified time | relevance | path

Searched defs:xscale (Results 1 – 13 of 13) sorted by relevance

/original-bsd/lib/libplot/grn/
H A Dspace.c28 double xscale=0.0, yscale=0.0; local
/original-bsd/lib/libplot/aed/
H A Dspace.c28 int xscale, yscale, xsize, ysize; local
/original-bsd/lib/libplot/t300/
H A Dopen.c34 int xscale, xoffset, yscale; variable
/original-bsd/lib/libplot/t300s/
H A Dopen.c34 int xscale, xoffset, yscale; variable
/original-bsd/lib/libplot/t450/
H A Dopen.c36 int xscale, xoffset, yscale; variable
/original-bsd/local/ditroff/ditroff.okeeffe/ideal/idfilt/
H A Dpout.c6 float xscale, yscale; variable
H A Didsort.c15 float xscale; variable
H A Dver.c9 float xscale, yscale; variable
H A Dhar.c9 float xscale, yscale; variable
/original-bsd/local/ditroff/ditroff.old.okeeffe/grn/
H A Dmain.c149 double xscale; /* scaling factor from individual pictures */ variable
/original-bsd/local/ditroff/ditroff.okeeffe/pic/
H A Dpltroff.c20 float xscale; variable
/original-bsd/local/ditroff/ditroff.old.okeeffe/pic/
H A Dpltroff.c52 float xscale; variable
/original-bsd/contrib/groff-1.08/pic/
H A Dobject.cc109 double xscale = dim.x/max_width; in compute_scale() local