/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gsstate.h | 74 #define gs_sethalftonephase(pgs, px, py)\ argument
|
H A D | gsrect.h | 77 #define INT_RECT_FROM_PARALLELOGRAM(prect, px, py, ax, ay, bx, by)\ argument
|
H A D | gxacpath.c | 320 #define ACCUM_ALLOC(s, ar, px, py, qx, qy)\ argument 326 #define ACCUM_SET(s, ar, px, py, qx, qy)\ argument
|
H A D | gxclip2.c | 106 gx_device * tdev, int px, int py, gs_memory_t *mem) in tile_clip_initialize() 122 tile_clip_set_phase(gx_device_tile_clip * cdev, int px, int py) in tile_clip_set_phase()
|
H A D | gxclpath.c | 787 clist_put_polyfill(gx_device *dev, fixed px, fixed py, in clist_put_polyfill() 835 clist_fill_parallelogram(gx_device *dev, fixed px, fixed py, in clist_fill_parallelogram() 860 clist_fill_triangle(gx_device *dev, fixed px, fixed py, in clist_fill_triangle() 1091 fixed py = int2fixed(pcls->rect.y); in cmd_put_path() local
|
H A D | vdtrace.c | 31 private double px, py; variable 68 double py = bezier_point(p0y, p1y, p2y, p3y, t); in vd_flatten() local
|
H A D | gdevtrac.c | 215 fixed px, fixed py, fixed ax, fixed ay, in trace_fill_parallelogram() 230 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in trace_fill_triangle() 262 int px, int py) in trace_strip_tile_rectangle()
|
H A D | gsdps1.c | 103 floatp px = pr->p.x, py = pr->p.y, qx = pr->q.x, qy = pr->q.y; in gs_rectappend() local
|
H A D | gxwts.h | 68 double py; member
|
H A D | gdevmr2n.c | 64 int px, int py) in mem_gray_rop_strip_tile_rectangle()
|
H A D | gxp1fill.c | 68 int px, py; in tile_fill_init() local 266 int py = in gx_dc_pattern_fill_rectangle() local
|
H A D | gxpath.c | 44 #define outside_bbox(ppath, px, py)\ argument 47 #define check_in_bbox(ppath, px, py)\ argument 973 double py = fixed2float(pseg->pt.y); in gx_print_segment() local
|
H A D | gsmatrix.c | 391 fixed px, py, t; in gs_point_transform2fixed() local 473 fixed px, py, t; in gs_distance_transform2fixed() local
|
H A D | gdevnfwd.c | 210 gx_color_index color1, int px, int py) in gx_forward_tile_rectangle() 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() 513 int px, int py) in gx_forward_strip_tile_rectangle() 1041 null_fill_parallelogram(gx_device * dev, fixed px, fixed py, in null_fill_parallelogram() 1050 fixed px, fixed py, fixed ax, fixed ay, fixed bx, fixed by, in null_fill_triangle()
|
H A D | gsdcolor.h | 129 #define color_set_phase(pdc, px, py)\ argument 133 #define color_set_phase_mod(pdc, px, py, tw, th)\ argument
|
H A D | gdevmrun.c | 324 int px, int py) in run_strip_tile_rectangle() 339 int x, int y, int w, int h, int px, int py, in run_strip_copy_rop()
|
H A D | gdevdrop.c | 114 int py; in gx_default_strip_copy_rop() local 402 int py; in mem_default_strip_copy_rop() local
|
H A D | gdevpcfb.c | 588 int py = h; in ega_copy_color() local 645 int px, int py) in ega_tile_rectangle()
|
H A D | gdevl256.c | 291 int px, int py) in lvga256_tile_rectangle()
|
H A D | gxpath2.c | 87 fixed px, py, qx, qy; in gx_path_bbox() local
|
H A D | gdevvglb.c | 171 gx_color_index cone, int px, int py) in vgalib_tile_rectangle()
|
H A D | gdevdbit.c | 36 int px, int py) in gx_default_tile_rectangle() 337 int px, int py) in gx_default_strip_tile_rectangle()
|
/plan9-contrib/sys/src/cmd/map/ |
H A D | symbol.c | 188 dorot(struct symb *sp, double *px, double *py) in dorot()
|
/plan9-contrib/sys/src/cmd/usb/kb/ |
H A D | kb.c | 277 ptrrepvals(KDev *kd, Chain *ch, int *px, int *py, int *pb) in ptrrepvals() 313 ptrbootpvals(KDev *kd, Chain *ch, int *px, int *py, int *pb) in ptrbootpvals()
|
/plan9-contrib/sys/src/cmd/pic/ |
H A D | misc.c | 206 int whatpos(obj *p, int corner, double *px, double *py) /* what is the position (no side effect) */ in whatpos()
|