Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevdm24.c65 int dots_per_space; in dot24_print_page() local
73 dots_per_space = xres / 10; /* pica space = 1/10" */ in dot24_print_page()
74 bytes_per_space = dots_per_space * 3; in dot24_print_page()
H A Dgdevepsc.c185 int dots_per_space; in epsc_print_page() local
209 dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in epsc_print_page()
210 bytes_per_space = dots_per_space * y_mult; in epsc_print_page()
H A Dgdevepsn.c169 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in eps_print_page() local
170 int bytes_per_space = dots_per_space * out_y_mult; in eps_print_page()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevdm24.c65 int dots_per_space; in dot24_print_page() local
73 dots_per_space = xres / 10; /* pica space = 1/10" */ in dot24_print_page()
74 bytes_per_space = dots_per_space * 3; in dot24_print_page()
H A Dgdevepsc.c185 int dots_per_space; in epsc_print_page() local
209 dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in epsc_print_page()
210 bytes_per_space = dots_per_space * y_mult; in epsc_print_page()
H A Dgdevepsn.c169 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in eps_print_page() local
170 int bytes_per_space = dots_per_space * out_y_mult; in eps_print_page()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevdm24.c71 int dots_per_space = xres / 10; /* pica space = 1/10" */ in dot24_print_page() local
72 int bytes_per_space = dots_per_space * 3; in dot24_print_page()
H A Dgdevepsc.c167 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in epsc_print_page() local
168 int bytes_per_space = dots_per_space * y_mult; in epsc_print_page()
H A Dgdevepsn.c177 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in eps_print_page() local
178 int bytes_per_space = dots_per_space * out_y_mult; in eps_print_page()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevdm24.c65 int dots_per_space = xres / 10; /* pica space = 1/10" */ in dot24_print_page() local
66 int bytes_per_space = dots_per_space * 3; in dot24_print_page()
H A Dgdevepsn.c173 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in eps_print_page() local
174 int bytes_per_space = dots_per_space * out_y_mult; in eps_print_page()
H A Dgdevepsc.c162 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in epsc_print_page() local
163 int bytes_per_space = dots_per_space * y_mult; in epsc_print_page()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevdm24.c65 int dots_per_space = xres / 10; /* pica space = 1/10" */ in dot24_print_page() local
66 int bytes_per_space = dots_per_space * 3; in dot24_print_page()
H A Dgdevepsn.c173 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in eps_print_page() local
174 int bytes_per_space = dots_per_space * out_y_mult; in eps_print_page()
H A Dgdevepsc.c162 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in epsc_print_page() local
163 int bytes_per_space = dots_per_space * y_mult; in epsc_print_page()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevdm24.c64 int dots_per_space = xres / 10; /* pica space = 1/10" */ in dot24_print_page() local
65 int bytes_per_space = dots_per_space * 3; in dot24_print_page()
H A Dgdevepsn.c172 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in eps_print_page() local
173 int bytes_per_space = dots_per_space * out_y_mult; in eps_print_page()
H A Dgdevepsc.c160 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in epsc_print_page() local
161 int bytes_per_space = dots_per_space * y_mult; in epsc_print_page()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevdm24.c71 int dots_per_space = xres / 10; /* pica space = 1/10" */ in dot24_print_page() local
72 int bytes_per_space = dots_per_space * 3; in dot24_print_page()
H A Dgdevepsc.c167 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in epsc_print_page() local
168 int bytes_per_space = dots_per_space * y_mult; in epsc_print_page()
H A Dgdevepsn.c177 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in eps_print_page() local
178 int bytes_per_space = dots_per_space * out_y_mult; in eps_print_page()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevdm24.c64 int dots_per_space = xres / 10; /* pica space = 1/10" */ in dot24_print_page() local
65 int bytes_per_space = dots_per_space * 3; in dot24_print_page()
H A Dgdevepsn.c172 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in eps_print_page() local
173 int bytes_per_space = dots_per_space * out_y_mult; in eps_print_page()
H A Dgdevepsc.c160 int dots_per_space = x_dpi / 10; /* pica space = 1/10" */ in epsc_print_page() local
161 int bytes_per_space = dots_per_space * y_mult; in epsc_print_page()