/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gxdevice.h | 124 #define std_device_body_with_macros_(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, open_init, dci_… argument 131 #define std_device_std_body_type(dtype, pprocs, dname, stype, w, h, xdpi, ydpi)\ argument 136 #define std_device_std_body(dtype, pprocs, dname, w, h, xdpi, ydpi)\ argument 139 #define std_device_std_body_type_open(dtype, pprocs, dname, stype, w, h, xdpi, ydpi)\ argument 144 #define std_device_std_body_open(dtype, pprocs, dname, w, h, xdpi, ydpi)\ argument 147 #define std_device_full_body_type(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, ncomp, depth, mg, … argument 154 #define std_device_full_body_type_extended(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, mcomp, nc… argument 161 #define std_device_full_body(dtype, pprocs, dname, w, h, xdpi, ydpi, ncomp, depth, mg, mc, dg, dc, … argument 165 #define std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, ncomp, depth,… argument 172 #define std_device_dci_type_body(dtype, pprocs, dname, stype, w, h, xdpi, ydpi, ncomp, depth, mg, m… argument [all …]
|
H A D | gdevprn.h | 397 #define prn_device_margins_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm, rm, tm, … argument 409 #define prn_device_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, ncomp, depth, mg… argument 413 #define prn_device_margins_body_extended(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm,… argument 425 #define prn_device_body_extended(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, mcomp, … argument 429 #define prn_device_std_margins_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm, rm, … argument 440 #define prn_device_std_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, color_bits, … argument 444 #define prn_device_std_margins_body_copies(dtype, procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, b… argument 455 #define prn_device_std_body_copies(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, color… argument 461 #define prn_device_margins(procs, dname, w10, h10, xdpi, ydpi, lo, to, lm, bm, rm, tm, color_bits, … argument 466 #define prn_device(procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, color_bits, print_page)\ argument [all …]
|
H A D | gdevxini.c | 324 float dpi, xdpi, ydpi; in gdev_x_open() local
|
H A D | gdevdjet.c | 132 #define HPJET_DEVICE(procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, color_bits, print_page_cop… argument
|
H A D | gdevbmpa.c | 60 #define async_device(procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, color_bits, print_page)\ argument
|
H A D | gdevcd8.c | 508 #define prn_colour_device_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, ncomp, de… argument
|
H A D | gdevcdj.c | 392 #define prn_colour_device_body(dtype, procs, dname, w10, h10, xdpi, ydpi, lm, bm, rm, tm, ncomp, de… argument
|
/plan9-contrib/sys/src/cmd/aux/antiword/ |
H A D | draw.h | 20 int xdpi; /* 1 word */ member 32 int xdpi; /* 1 word */ member
|
H A D | drawfile.h | 244 int xdpi; member
|