Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxstroke.c1215 fixed delta_w_y = (dev->sgr.adjusted[2].y - dev->sgr.orig[2].y); in adjust_stroke() local
1228 plp->width.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1230 plp->o.p.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1232 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1240 plp->width.y -= (shift_o_y + delta_w_y) / 2; in adjust_stroke()
1242 plp->o.p.y += (shift_o_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.c1215 fixed delta_w_y = (dev->sgr.adjusted[2].y - dev->sgr.orig[2].y); in adjust_stroke() local
1228 plp->width.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1230 plp->o.p.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1232 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1240 plp->width.y -= (shift_o_y + delta_w_y) / 2; in adjust_stroke()
1242 plp->o.p.y += (shift_o_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.c1277 fixed delta_w_y = (dev->sgr.adjusted[2].y - dev->sgr.orig[2].y); in adjust_stroke() local
1290 plp->width.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1292 plp->o.p.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1294 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1302 plp->width.y -= (shift_o_y + delta_w_y) / 2; in adjust_stroke()
1304 plp->o.p.y += (shift_o_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.c1277 fixed delta_w_y = (dev->sgr.adjusted[2].y - dev->sgr.orig[2].y); in adjust_stroke() local
1290 plp->width.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1292 plp->o.p.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1294 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1302 plp->width.y -= (shift_o_y + delta_w_y) / 2; in adjust_stroke()
1304 plp->o.p.y += (shift_o_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.c1250 fixed delta_w_y = (dev->sgr.adjusted[2].y - dev->sgr.orig[2].y); in adjust_stroke() local
1263 plp->width.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1265 plp->o.p.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1267 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1275 plp->width.y -= (shift_o_y + delta_w_y) / 2; in adjust_stroke()
1277 plp->o.p.y += (shift_o_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.c1250 fixed delta_w_y = (dev->sgr.adjusted[2].y - dev->sgr.orig[2].y); in adjust_stroke() local
1263 plp->width.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1265 plp->o.p.y += (shift_o_y - delta_w_y) / 2; in adjust_stroke()
1267 plp->e.p.y += (shift_e_y - delta_w_y) / 2; in adjust_stroke()
1275 plp->width.y -= (shift_o_y + delta_w_y) / 2; in adjust_stroke()
1277 plp->o.p.y += (shift_o_y + delta_w_y) / 2; in adjust_stroke()
1279 plp->e.p.y += (shift_e_y + delta_w_y) / 2; in adjust_stroke()