Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxstroke.c1219 fixed shift_e_y = (dev->sgr.adjusted[1].y - dev->sgr.orig[1].y); in adjust_stroke() local
1232 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1244 plp->e.p.y += (shift_e_y + delta_w_y) / 2; in adjust_stroke()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxstroke.c1219 fixed shift_e_y = (dev->sgr.adjusted[1].y - dev->sgr.orig[1].y); in adjust_stroke() local
1232 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1244 plp->e.p.y += (shift_e_y + delta_w_y) / 2; in adjust_stroke()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxstroke.c1281 fixed shift_e_y = (dev->sgr.adjusted[1].y - dev->sgr.orig[1].y); in adjust_stroke() local
1294 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1306 plp->e.p.y += (shift_e_y + delta_w_y) / 2; in adjust_stroke()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxstroke.c1281 fixed shift_e_y = (dev->sgr.adjusted[1].y - dev->sgr.orig[1].y); in adjust_stroke() local
1294 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1306 plp->e.p.y += (shift_e_y + delta_w_y) / 2; in adjust_stroke()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxstroke.c1254 fixed shift_e_y = (dev->sgr.adjusted[1].y - dev->sgr.orig[1].y); in adjust_stroke() local
1267 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1279 plp->e.p.y += (shift_e_y + delta_w_y) / 2; in adjust_stroke()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxstroke.c1254 fixed shift_e_y = (dev->sgr.adjusted[1].y - dev->sgr.orig[1].y); in adjust_stroke() local
1267 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1279 plp->e.p.y += (shift_e_y + delta_w_y) / 2; in adjust_stroke()