Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxstroke.c1216 fixed shift_o_x = (dev->sgr.adjusted[0].x - dev->sgr.orig[0].x); in adjust_stroke() local
1227 plp->width.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1229 plp->o.p.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1239 plp->width.x -= (shift_o_x + delta_w_x) / 2; in adjust_stroke()
1241 plp->o.p.x += (shift_o_x + delta_w_x) / 2; in adjust_stroke()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxstroke.c1216 fixed shift_o_x = (dev->sgr.adjusted[0].x - dev->sgr.orig[0].x); in adjust_stroke() local
1227 plp->width.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1229 plp->o.p.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1239 plp->width.x -= (shift_o_x + delta_w_x) / 2; in adjust_stroke()
1241 plp->o.p.x += (shift_o_x + delta_w_x) / 2; in adjust_stroke()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxstroke.c1278 fixed shift_o_x = (dev->sgr.adjusted[0].x - dev->sgr.orig[0].x); in adjust_stroke() local
1289 plp->width.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1291 plp->o.p.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1301 plp->width.x -= (shift_o_x + delta_w_x) / 2; in adjust_stroke()
1303 plp->o.p.x += (shift_o_x + delta_w_x) / 2; in adjust_stroke()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxstroke.c1278 fixed shift_o_x = (dev->sgr.adjusted[0].x - dev->sgr.orig[0].x); in adjust_stroke() local
1289 plp->width.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1291 plp->o.p.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1301 plp->width.x -= (shift_o_x + delta_w_x) / 2; in adjust_stroke()
1303 plp->o.p.x += (shift_o_x + delta_w_x) / 2; in adjust_stroke()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxstroke.c1251 fixed shift_o_x = (dev->sgr.adjusted[0].x - dev->sgr.orig[0].x); in adjust_stroke() local
1262 plp->width.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1264 plp->o.p.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1274 plp->width.x -= (shift_o_x + delta_w_x) / 2; in adjust_stroke()
1276 plp->o.p.x += (shift_o_x + delta_w_x) / 2; in adjust_stroke()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxstroke.c1251 fixed shift_o_x = (dev->sgr.adjusted[0].x - dev->sgr.orig[0].x); in adjust_stroke() local
1262 plp->width.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1264 plp->o.p.x += (shift_o_x - delta_w_x) / 2; in adjust_stroke()
1274 plp->width.x -= (shift_o_x + delta_w_x) / 2; in adjust_stroke()
1276 plp->o.p.x += (shift_o_x + delta_w_x) / 2; in adjust_stroke()