/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gsrect.h | 70 #define PARALLELOGRAM_IS_RECT(ax, ay, bx, by)\ argument 77 #define INT_RECT_FROM_PARALLELOGRAM(prect, px, py, ax, ay, bx, by)\ argument
|
H A D | gxpcopy.c | 318 fixed ax, bx, cx, ay, by, cy; in gx_path__check_curves() local 347 fixed ax, bx, cx, ay, by, cy, v01, v12; in gx_curve_monotonize() local
|
H A D | gdevtrac.c | 216 fixed bx, fixed by, const gx_drawing_color * pdcolor, in trace_fill_parallelogram() 230 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in trace_fill_triangle()
|
H A D | gxclpath.c | 836 fixed ax, fixed ay, fixed bx, fixed by, in clist_fill_parallelogram() 861 fixed ax, fixed ay, fixed bx, fixed by, in clist_fill_triangle()
|
H A D | gdevvec.c | 1154 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gdev_vector_fill_parallelogram() 1185 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gdev_vector_fill_triangle()
|
H A D | gdevnfwd.c | 452 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gx_forward_fill_parallelogram() 466 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gx_forward_fill_triangle() 1042 fixed ax, fixed ay, fixed bx, fixed by, in null_fill_parallelogram() 1050 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in null_fill_triangle()
|
H A D | dwtrace.c | 56 double bx, by; member
|
H A D | gdevddrw.c | 588 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gx_default_fill_parallelogram() 690 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in gx_default_fill_triangle()
|
H A D | gxpflat.c | 157 fixed *ay, fixed *by, fixed *cy, in curve_coeffs_ranged()
|
H A D | gdevplnx.c | 625 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in plane_fill_parallelogram() 646 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in plane_fill_triangle()
|
H A D | gdevbbox.c | 639 fixed bx, fixed by, const gx_device_color * pdevc, in bbox_fill_parallelogram() 676 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in bbox_fill_triangle()
|
H A D | gzpath.h | 373 fixed cx, bx, ax, cy, by, ay; member
|
H A D | gdevpsds.c | 347 byte bc = p[1], bm = p[2], by = p[3], bk = p[4]; in s_C2R_process() local
|
H A D | gxhintn.h | 133 t1_glyph_space_coord bx, by; /* starting point of a contour */ member
|
H A D | gxstroke.c | 980 fixed ax, ay, bx, by; in stroke_fill() local
|
H A D | gxcht.c | 1090 int by = lasty % btile->size.y; in init_tile_cursor() local
|
H A D | gxclrast.c | 2506 fixed bx, by; in clist_do_polyfill() local
|
/plan9-contrib/sys/src/cmd/grap/ |
H A D | for.c | 9 double by; member 19 void forloop(Obj *var, double from, double to, int op, double by, char *str) /* set up a for loop */ in forloop()
|
H A D | ticks.c | 275 void iterator(double from, double to, int op, double by, char *fmt) /* create an iterator */ in iterator()
|
/plan9-contrib/sys/src/cmd/pic/ |
H A D | for.c | 11 double by; member 23 double by, char *str) /* set up a for loop */ in forloop()
|
/plan9-contrib/sys/src/libdraw/ |
H A D | arith.c | 16 Rect(int x, int y, int bx, int by) in Rect()
|
/plan9-contrib/sys/src/ape/cmd/patch/ |
H A D | maketime.c | 123 int by = b->tm_year + (TM_YEAR_ORIGIN - 1); local
|
/plan9-contrib/sys/src/cmd/unix/drawterm/libdraw/ |
H A D | arith.c | 16 Rect(int x, int y, int bx, int by) in Rect()
|
/plan9-contrib/sys/src/9/ip/ |
H A D | esp.c | 21 #define BYTES2BITS(by) ((by) * BI2BY) argument
|
/plan9-contrib/sys/src/libscribble/ |
H A D | li_recognizer.c | 1687 int by = B->pts[i-1].y; in lialg_compute_distance() local
|