Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 25 of 33) sorted by relevance

12

/plan9/sys/src/cmd/unix/drawterm/libmp/
H A Dmpeuclid.c14 mpint *tmp, *x0, *x1, *x2, *y0, *y1, *y2, *q, *r; in mpeuclid() local
/plan9/sys/src/libmp/port/
H A Dmpeuclid.c14 mpint *tmp, *x0, *x1, *x2, *y0, *y1, *y2, *q, *r; in mpeuclid() local
/plan9/sys/src/cmd/plot/libplot/
H A Drarc.c8 void rarc(double x1, double y1, double x2, double y2, double xc, double yc, double rr){ in rarc()
/plan9/sys/src/cmd/gs/src/
H A Dvdtrace.c97 void vd_impl_curveto(double x1, double y1, double x2, double y2, double x3, double y3) in vd_impl_curveto()
150 void vd_impl_quad(double x0, double y0, double x1, double y1, double x2, double y2, double x3, doub… in vd_impl_quad()
164 void vd_impl_curve(double x0, double y0, double x1, double y1, double x2, double y2, double x3, dou… in vd_impl_curve()
H A Dvdtrace.h120 # define vd_curveto(x0,y0,x1,y1,x2,y2) BEGIN if (vd_trace1) vd_impl_curveto(x0,y0,x1,y1,x2,y2);… argument
125 # 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,… argument
126 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) BEGIN if (vd_trace1) vd_impl_curve(x0,y0,x1,y1,x2… argument
165 # define vd_curveto(x0,y0,x1,y1,x2,y2) DO_NOTHING argument
170 # define vd_quad(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
171 # define vd_curve(x0,y0,x1,y1,x2,y2,x3,y3,w,c) DO_NOTHING argument
H A Dgxpflat.c155 fixed y0, fixed y1, fixed y2, fixed y3, in curve_coeffs_ranged()
189 fixed x1, y1, x2, y2; in gx_flattened_iterator__init() local
H A Dgspath.c240 floatp x1, floatp y1, floatp x2, floatp y2, floatp x3, floatp y3) in gs_curveto_aux()
264 floatp x1, floatp y1, floatp x2, floatp y2, floatp x3, floatp y3) in gs_curveto()
H A Dgxpath.c671 fixed x1, fixed y1, fixed x2, fixed y2, fixed x3, fixed y3, in gx_path_add_curve_notes()
678 fixed x1, fixed y1, fixed x2, fixed y2, fixed x3, fixed y3, in gz_path_add_curve_notes()
706 fixed x1, fixed y1, fixed x2, fixed y2, fixed x3, fixed y3, in gz_path_bbox_add_curve_notes()
H A Dgxshade1.c403 double *x2, double *y2, double *r2) in R_outer_circle()
463 double x0, double y0, double x1, double y1, double x2, double y2, double t) in R_fill_triangle_new()
650 double x2, y2, r2, x3, y3, r3; in R_extensions() local
H A Dgdevpe.c136 int x2, y2, xlen; in pe_fill_rectangle() local
H A Dgxpath.h172 #define gx_path_add_curve(ppath, x1, y1, x2, y2, x3, y3)\ argument
H A Dgxpath2.c207 fixed x2 = pseg2->pt.x, y2 = pseg2->pt.y; in gx_subpath_is_rectangular() local
H A Dgdevpcx.c163 ushort y2; /* y1 + height - 1 */ member
H A Dgdevherc.c380 int x2, y2, xlen; in herc_fill_rectangle() local
H A Dgdevpsdu.c147 floatp x1, floatp y1, floatp x2, floatp y2, floatp x3, floatp y3, in psdf_curveto()
H A Ddwtrace.c212 …gt_curveto(vd_trace_interface *I, double x0, double y0, double x1, double y1, double x2, double y2) in dw_gt_curveto()
/plan9/sys/src/cmd/upas/smtp/
H A Dsmtpd.y228 cat(YYSTYPE *y1, YYSTYPE *y2, YYSTYPE *y3, YYSTYPE *y4, YYSTYPE *y5, YYSTYPE *y6, YYSTYPE *y7) in cat()
/plan9/sys/src/cmd/postscript/tr2post/
H A Ddraw.c92 int r, x1, y1, x2, y2, i; in draw() local
/plan9/sys/src/cmd/scat/
H A Dposn.c13 float y1, y2, y3, y4; in amdinv() local
/plan9/sys/src/cmd/jpg/
H A Dreadyuv.c81 int y1, y2, cb, cr, c, l, w, base; in Breadyuv() local
H A Dreadv210.c75 int y1, y2, cb, cr, c, l, rd; in BreadV210() local
/plan9/sys/src/cmd/acme/
H A Dcols.c278 int i, j, k, l, y1, y2, *nl, *ny, tot, nnl, onl, dnl, h; in colgrow() local
/plan9/sys/src/cmd/abaco/
H A Dcols.c275 int i, j, k, l, y1, y2, *nl, *ny, tot, nnl, onl, dnl, h, wnl; in colgrow() local
/plan9/sys/src/libmemdraw/
H A Dfillpoly.c313 long x, maxx, y, y2, yerr, yden, onehalf; in yscan() local
/plan9/sys/src/cmd/unix/drawterm/libmemdraw/
H A Dfillpoly.c315 long x, maxx, y, y2, yerr, yden, onehalf; in yscan() local

12