Home
last modified time | relevance | path

Searched refs:vd_quad (Results 1 – 20 of 20) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dvdtrace.h128 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_quad(x0,y0,x1,y1,x2,… macro
174 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING macro
H A Dgzspotan.c361 vd_quad(t->xlbot, t->ybot, t->xrbot, t->ybot, in try_unite_last_trap()
525 vd_quad(last->xlbot, last->ybot, last->xrbot, last->ybot, in gx_san_trap_store()
804 vd_quad(t0->xlbot, t0->ybot, t0->xrbot, t0->ybot, in gx_san_generate_stems_aux()
H A Dgxfilltr.h272vd_quad(flp->x_current, ybot, alp->x_current, ybot, alp->x_next, ytop, flp->x_next, ytop, 1, VD_TR…
H A Dgxshade6.c780 vd_quad(p0->x, p0->y, p0->x, p0->y, p1->x, p1->y, p2->x, p2->y, 0, rgbcolor); in draw_triangle()
788 vd_quad(p->p[0][0]->p.x, p->p[0][0]->p.y, in draw_quadrangle()
1222vd_quad(le->start.y, le->start.x, le->end.y, le->end.x, re->end.y, re->end.x, re->start.y, re->sta… in decompose_linear_color()
1224vd_quad(le->start.x, le->start.y, le->end.x, le->end.y, re->end.x, re->end.y, re->start.x, re->sta… in decompose_linear_color()
1288 vd_quad(q[0].x, q[0].y, q[1].x, q[1].y, q[3].x, q[3].y, q[2].x, q[2].y, 0, RGB(255, 0, 0)); in wedge_trap_decompose()
1290 vd_quad(q[0].y, q[0].x, q[1].y, q[1].x, q[3].y, q[3].x, q[2].y, q[2].x, 0, RGB(255, 0, 0)); in wedge_trap_decompose()
H A Dgxfill.c1378 vd_quad(flp->x_current, y, alp->x_current, y,
1598vd_quad(le->start.x, ybot, re->start.x, ybot, re->end.x, ytop, le->end.x, ytop, 1, VD_TRAP_COLOR);
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dvdtrace.h130 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_quad(x0,y0,x1,y1,x2,… macro
176 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING macro
H A Dgzspotan.c361 vd_quad(t->xlbot, t->ybot, t->xrbot, t->ybot, in try_unite_last_trap()
526 vd_quad(last->xlbot, last->ybot, last->xrbot, last->ybot, in gx_san_trap_store()
804 vd_quad(t0->xlbot, t0->ybot, t0->xrbot, t0->ybot, in gx_san_generate_stems_aux()
H A Dgxfilltr.h274vd_quad(flp->x_current, ybot, alp->x_current, ybot, alp->x_next, ytop, flp->x_next, ytop, 1, VD_TR…
H A Dgxshade6.c821 vd_quad(p0->x, p0->y, p0->x, p0->y, p1->x, p1->y, p2->x, p2->y, 0, rgbcolor); in draw_triangle()
829 vd_quad(p->p[0][0]->p.x, p->p[0][0]->p.y, in draw_quadrangle()
1673vd_quad(le->start.y, le->start.x, le->end.y, le->end.x, re->end.y, re->end.x, re->start.y, re->sta… in decompose_linear_color()
1675vd_quad(le->start.x, le->start.y, le->end.x, le->end.y, re->end.x, re->end.y, re->start.x, re->sta… in decompose_linear_color()
1739 vd_quad(q[0].x, q[0].y, q[1].x, q[1].y, q[3].x, q[3].y, q[2].x, q[2].y, 0, RGB(255, 0, 0)); in wedge_trap_decompose()
1741 vd_quad(q[0].y, q[0].x, q[1].y, q[1].x, q[3].y, q[3].x, q[2].y, q[2].x, 0, RGB(255, 0, 0)); in wedge_trap_decompose()
H A Dgxfill.c1398 vd_quad(flp->x_current, y, alp->x_current, y,
1716vd_quad(le->start.x, ybot, re->start.x, ybot, re->end.x, ytop, le->end.x, ytop, 1, VD_TRAP_COLOR);
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dvdtrace.h128 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_quad(x0,y0,x1,y1,x2,… macro
174 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING macro
H A Dgzspotan.c361 vd_quad(t->xlbot, t->ybot, t->xrbot, t->ybot, in try_unite_last_trap()
525 vd_quad(last->xlbot, last->ybot, last->xrbot, last->ybot, in gx_san_trap_store()
804 vd_quad(t0->xlbot, t0->ybot, t0->xrbot, t0->ybot, in gx_san_generate_stems_aux()
H A Dgxfilltr.h272vd_quad(flp->x_current, ybot, alp->x_current, ybot, alp->x_next, ytop, flp->x_next, ytop, 1, VD_TR…
H A Dgxshade6.c780 vd_quad(p0->x, p0->y, p0->x, p0->y, p1->x, p1->y, p2->x, p2->y, 0, rgbcolor); in draw_triangle()
788 vd_quad(p->p[0][0]->p.x, p->p[0][0]->p.y, in draw_quadrangle()
1222vd_quad(le->start.y, le->start.x, le->end.y, le->end.x, re->end.y, re->end.x, re->start.y, re->sta… in decompose_linear_color()
1224vd_quad(le->start.x, le->start.y, le->end.x, le->end.y, re->end.x, re->end.y, re->start.x, re->sta… in decompose_linear_color()
1288 vd_quad(q[0].x, q[0].y, q[1].x, q[1].y, q[3].x, q[3].y, q[2].x, q[2].y, 0, RGB(255, 0, 0)); in wedge_trap_decompose()
1290 vd_quad(q[0].y, q[0].x, q[1].y, q[1].x, q[3].y, q[3].x, q[2].y, q[2].x, 0, RGB(255, 0, 0)); in wedge_trap_decompose()
H A Dgxfill.c1378 vd_quad(flp->x_current, y, alp->x_current, y,
1598vd_quad(le->start.x, ybot, re->start.x, ybot, re->end.x, ytop, le->end.x, ytop, 1, VD_TRAP_COLOR);
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dvdtrace.h130 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_quad(x0,y0,x1,y1,x2,… macro
176 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING macro
H A Dgzspotan.c361 vd_quad(t->xlbot, t->ybot, t->xrbot, t->ybot, in try_unite_last_trap()
526 vd_quad(last->xlbot, last->ybot, last->xrbot, last->ybot, in gx_san_trap_store()
804 vd_quad(t0->xlbot, t0->ybot, t0->xrbot, t0->ybot, in gx_san_generate_stems_aux()
H A Dgxfilltr.h274vd_quad(flp->x_current, ybot, alp->x_current, ybot, alp->x_next, ytop, flp->x_next, ytop, 1, VD_TR…
H A Dgxshade6.c821 vd_quad(p0->x, p0->y, p0->x, p0->y, p1->x, p1->y, p2->x, p2->y, 0, rgbcolor); in draw_triangle()
829 vd_quad(p->p[0][0]->p.x, p->p[0][0]->p.y, in draw_quadrangle()
1673vd_quad(le->start.y, le->start.x, le->end.y, le->end.x, re->end.y, re->end.x, re->start.y, re->sta… in decompose_linear_color()
1675vd_quad(le->start.x, le->start.y, le->end.x, le->end.y, re->end.x, re->end.y, re->start.x, re->sta… in decompose_linear_color()
1739 vd_quad(q[0].x, q[0].y, q[1].x, q[1].y, q[3].x, q[3].y, q[2].x, q[2].y, 0, RGB(255, 0, 0)); in wedge_trap_decompose()
1741 vd_quad(q[0].y, q[0].x, q[1].y, q[1].x, q[3].y, q[3].x, q[2].y, q[2].x, 0, RGB(255, 0, 0)); in wedge_trap_decompose()
H A Dgxfill.c1398 vd_quad(flp->x_current, y, alp->x_current, y,
1716vd_quad(le->start.x, ybot, re->start.x, ybot, re->end.x, ytop, le->end.x, ytop, 1, VD_TRAP_COLOR);