Home
last modified time | relevance | path

Searched defs:py (Results 1 – 25 of 49) sorted by relevance

12

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgsstate.h74 #define gs_sethalftonephase(pgs, px, py)\ argument
H A Dgsrect.h77 #define INT_RECT_FROM_PARALLELOGRAM(prect, px, py, ax, ay, bx, by)\ argument
H A Dgxacpath.c320 #define ACCUM_ALLOC(s, ar, px, py, qx, qy)\ argument
326 #define ACCUM_SET(s, ar, px, py, qx, qy)\ argument
H A Dgxclip2.c106 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 Dgxclpath.c787 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 Dvdtrace.c31 private double px, py; variable
68 double py = bezier_point(p0y, p1y, p2y, p3y, t); in vd_flatten() local
H A Dgdevtrac.c215 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 Dgsdps1.c103 floatp px = pr->p.x, py = pr->p.y, qx = pr->q.x, qy = pr->q.y; in gs_rectappend() local
H A Dgxwts.h68 double py; member
H A Dgdevmr2n.c64 int px, int py) in mem_gray_rop_strip_tile_rectangle()
H A Dgxp1fill.c68 int px, py; in tile_fill_init() local
266 int py = in gx_dc_pattern_fill_rectangle() local
H A Dgxpath.c44 #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 Dgsmatrix.c391 fixed px, py, t; in gs_point_transform2fixed() local
473 fixed px, py, t; in gs_distance_transform2fixed() local
H A Dgdevnfwd.c210 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 Dgsdcolor.h129 #define color_set_phase(pdc, px, py)\ argument
133 #define color_set_phase_mod(pdc, px, py, tw, th)\ argument
H A Dgdevmrun.c324 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 Dgdevdrop.c114 int py; in gx_default_strip_copy_rop() local
402 int py; in mem_default_strip_copy_rop() local
H A Dgdevpcfb.c588 int py = h; in ega_copy_color() local
645 int px, int py) in ega_tile_rectangle()
H A Dgdevl256.c291 int px, int py) in lvga256_tile_rectangle()
H A Dgxpath2.c87 fixed px, py, qx, qy; in gx_path_bbox() local
H A Dgdevvglb.c171 gx_color_index cone, int px, int py) in vgalib_tile_rectangle()
H A Dgdevdbit.c36 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 Dsymbol.c188 dorot(struct symb *sp, double *px, double *py) in dorot()
/plan9-contrib/sys/src/cmd/usb/kb/
H A Dkb.c277 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 Dmisc.c206 int whatpos(obj *p, int corner, double *px, double *py) /* what is the position (no side effect) */ in whatpos()

12