Home
last modified time | relevance | path

Searched refs:phase_x (Results 101 – 125 of 188) sorted by relevance

12345678

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevnfwd.c379 int phase_x, int phase_y, gs_logical_operation_t lop) in gx_forward_copy_rop() argument
389 phase_x, phase_y, lop); in gx_forward_copy_rop()
538 int phase_x, int phase_y, gs_logical_operation_t lop) in gx_forward_strip_copy_rop() argument
548 phase_x, phase_y, lop); in gx_forward_strip_copy_rop()
1051 int phase_x, int phase_y, gs_logical_operation_t lop) in null_copy_rop() argument
1110 int phase_x, int phase_y, gs_logical_operation_t lop) in null_strip_copy_rop() argument
H A Dgxclrect.c941 int phase_x, int phase_y, gs_logical_operation_t lop) in clist_strip_copy_rop() argument
1038 int new_phase = phase_x; in clist_strip_copy_rop()
1059 tile_space_phase = (rx + phase_x) % tiles->rep_width; in clist_strip_copy_rop()
1110 if (((phase_x != re.pcls->tile_phase.x) && (tiles->rep_width > 1)) || in clist_strip_copy_rop()
1113 code = cmd_set_tile_phase(cdev, re.pcls, phase_x, in clist_strip_copy_rop()
H A Dgxdevcli.h853 int phase_x, int phase_y)
967 int phase_x, int phase_y, gs_logical_operation_t lop)
1074 int phase_x, int phase_y)
1084 int phase_x, int phase_y, gs_logical_operation_t lop)
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevnfwd.c379 int phase_x, int phase_y, gs_logical_operation_t lop) in gx_forward_copy_rop() argument
389 phase_x, phase_y, lop); in gx_forward_copy_rop()
538 int phase_x, int phase_y, gs_logical_operation_t lop) in gx_forward_strip_copy_rop() argument
548 phase_x, phase_y, lop); in gx_forward_strip_copy_rop()
1051 int phase_x, int phase_y, gs_logical_operation_t lop) in null_copy_rop() argument
1110 int phase_x, int phase_y, gs_logical_operation_t lop) in null_strip_copy_rop() argument
H A Dgxclrect.c941 int phase_x, int phase_y, gs_logical_operation_t lop) in clist_strip_copy_rop() argument
1038 int new_phase = phase_x; in clist_strip_copy_rop()
1059 tile_space_phase = (rx + phase_x) % tiles->rep_width; in clist_strip_copy_rop()
1110 if (((phase_x != re.pcls->tile_phase.x) && (tiles->rep_width > 1)) || in clist_strip_copy_rop()
1113 code = cmd_set_tile_phase(cdev, re.pcls, phase_x, in clist_strip_copy_rop()
H A Dgxdevcli.h853 int phase_x, int phase_y)
967 int phase_x, int phase_y, gs_logical_operation_t lop)
1074 int phase_x, int phase_y)
1084 int phase_x, int phase_y, gs_logical_operation_t lop)
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevm1.c57 int phase_x, int phase_y, in mem_mono_strip_copy_rop_dev() argument
172 phase_x, phase_y); in mem_mono_strip_copy_rop_dev()
291 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
320 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
369 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
H A Dgxdevcli.h902 int phase_x, int phase_y)
1016 int phase_x, int phase_y, gs_logical_operation_t lop)
1136 int phase_x, int phase_y)
1146 int phase_x, int phase_y, gs_logical_operation_t lop)
1506 int phase_x, int phase_y, gs_logical_operation_t lop,\
1515 int phase_x, int phase_y)
H A Dgxclrect.c1419 int phase_x, int phase_y, gs_logical_operation_t lop) in clist_strip_copy_rop() argument
1423 rx, ry, rwidth, rheight, phase_x, phase_y, in clist_strip_copy_rop()
1433 int phase_x, int phase_y, gs_logical_operation_t lop, in clist_strip_copy_rop2() argument
1567 int new_phase = phase_x; in clist_strip_copy_rop2()
1590 tile_space_phase = (rx + phase_x) % tiles->rep_width; in clist_strip_copy_rop2()
1640 if (((phase_x != re.pcls->tile_phase.x) && (tiles->rep_width > 1)) || in clist_strip_copy_rop2()
1642 code = cmd_set_tile_phase(cdev, re.pcls, phase_x, in clist_strip_copy_rop2()
H A Dgxclip.c1312 const gx_drawing_color *pdcolor1, int phase_x, in clip_strip_tile_rect_devn() argument
1321 ccdata.phase.x = phase_x, ccdata.phase.y = phase_y; in clip_strip_tile_rect_devn()
1336 gx_color_index color0, gx_color_index color1, int phase_x, int phase_y) in clip_strip_tile_rectangle() argument
1343 ccdata.phase.x = phase_x, ccdata.phase.y = phase_y; in clip_strip_tile_rectangle()
1364 int phase_x, int phase_y, gs_logical_operation_t lop) in clip_strip_copy_rop() argument
1372 ccdata.phase.x = phase_x, ccdata.phase.y = phase_y, ccdata.lop = lop; in clip_strip_copy_rop()
1393 int phase_x, int phase_y, gs_logical_operation_t lop, in clip_strip_copy_rop2() argument
1402 ccdata.phase.x = phase_x, ccdata.phase.y = phase_y, ccdata.lop = lop; in clip_strip_copy_rop2()
H A Dgdevbbox.c522 int phase_x, int phase_y, gs_logical_operation_t lop) in bbox_strip_copy_rop() argument
531 textures, tcolors, x, y, w, h, phase_x, phase_y, lop)); in bbox_strip_copy_rop()
545 int phase_x, int phase_y, gs_logical_operation_t lop, in bbox_strip_copy_rop2() argument
555 textures, tcolors, x, y, w, h, phase_x, phase_y, lop, in bbox_strip_copy_rop2()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevm1.c57 int phase_x, int phase_y, in mem_mono_strip_copy_rop_dev() argument
172 phase_x, phase_y); in mem_mono_strip_copy_rop_dev()
290 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
318 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
367 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
H A Dgxclrect.c1444 int phase_x, int phase_y, gs_logical_operation_t lop) in clist_strip_copy_rop() argument
1448 rx, ry, rwidth, rheight, phase_x, phase_y, in clist_strip_copy_rop()
1458 int phase_x, int phase_y, gs_logical_operation_t lop, in clist_strip_copy_rop2() argument
1570 int new_phase = phase_x; in clist_strip_copy_rop2()
1593 tile_space_phase = (rx + phase_x) % tiles->rep_width; in clist_strip_copy_rop2()
1647 if (((phase_x != re.pcls->tile_phase.x) && (tiles->rep_width > 1)) || in clist_strip_copy_rop2()
1650 code = cmd_set_tile_phase(cdev, re.pcls, phase_x, in clist_strip_copy_rop2()
H A Dgdevbbox.c508 int phase_x, int phase_y, gs_logical_operation_t lop) in bbox_strip_copy_rop() argument
517 textures, tcolors, x, y, w, h, phase_x, phase_y, lop)); in bbox_strip_copy_rop()
531 int phase_x, int phase_y, gs_logical_operation_t lop, in bbox_strip_copy_rop2() argument
541 textures, tcolors, x, y, w, h, phase_x, phase_y, lop, in bbox_strip_copy_rop2()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevm1.c57 int phase_x, int phase_y, in mem_mono_strip_copy_rop_dev() argument
172 phase_x, phase_y); in mem_mono_strip_copy_rop_dev()
290 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
318 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
367 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
H A Dgxclrect.c1444 int phase_x, int phase_y, gs_logical_operation_t lop) in clist_strip_copy_rop() argument
1448 rx, ry, rwidth, rheight, phase_x, phase_y, in clist_strip_copy_rop()
1458 int phase_x, int phase_y, gs_logical_operation_t lop, in clist_strip_copy_rop2() argument
1570 int new_phase = phase_x; in clist_strip_copy_rop2()
1593 tile_space_phase = (rx + phase_x) % tiles->rep_width; in clist_strip_copy_rop2()
1647 if (((phase_x != re.pcls->tile_phase.x) && (tiles->rep_width > 1)) || in clist_strip_copy_rop2()
1650 code = cmd_set_tile_phase(cdev, re.pcls, phase_x, in clist_strip_copy_rop2()
H A Dgdevbbox.c508 int phase_x, int phase_y, gs_logical_operation_t lop) in bbox_strip_copy_rop() argument
517 textures, tcolors, x, y, w, h, phase_x, phase_y, lop)); in bbox_strip_copy_rop()
531 int phase_x, int phase_y, gs_logical_operation_t lop, in bbox_strip_copy_rop2() argument
541 textures, tcolors, x, y, w, h, phase_x, phase_y, lop, in bbox_strip_copy_rop2()
H A Dgdevtrac.c283 int phase_x, int phase_y, gs_logical_operation_t lop) in trace_strip_copy_rop() argument
296 int phase_x, int phase_y, gs_logical_operation_t lop, in trace_strip_copy_rop2() argument
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevm1.c57 int phase_x, int phase_y, in mem_mono_strip_copy_rop_dev() argument
172 phase_x, phase_y); in mem_mono_strip_copy_rop_dev()
291 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
320 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
369 int xoff = x_offset(phase_x, ty, textures); in mem_mono_strip_copy_rop_dev()
H A Dgxdevcli.h902 int phase_x, int phase_y)
1016 int phase_x, int phase_y, gs_logical_operation_t lop)
1136 int phase_x, int phase_y)
1146 int phase_x, int phase_y, gs_logical_operation_t lop)
1506 int phase_x, int phase_y, gs_logical_operation_t lop,\
1515 int phase_x, int phase_y)
H A Dgxclrect.c1419 int phase_x, int phase_y, gs_logical_operation_t lop) in clist_strip_copy_rop() argument
1423 rx, ry, rwidth, rheight, phase_x, phase_y, in clist_strip_copy_rop()
1433 int phase_x, int phase_y, gs_logical_operation_t lop, in clist_strip_copy_rop2() argument
1567 int new_phase = phase_x; in clist_strip_copy_rop2()
1590 tile_space_phase = (rx + phase_x) % tiles->rep_width; in clist_strip_copy_rop2()
1640 if (((phase_x != re.pcls->tile_phase.x) && (tiles->rep_width > 1)) || in clist_strip_copy_rop2()
1642 code = cmd_set_tile_phase(cdev, re.pcls, phase_x, in clist_strip_copy_rop2()
H A Dgxclip.c1312 const gx_drawing_color *pdcolor1, int phase_x, in clip_strip_tile_rect_devn() argument
1321 ccdata.phase.x = phase_x, ccdata.phase.y = phase_y; in clip_strip_tile_rect_devn()
1336 gx_color_index color0, gx_color_index color1, int phase_x, int phase_y) in clip_strip_tile_rectangle() argument
1343 ccdata.phase.x = phase_x, ccdata.phase.y = phase_y; in clip_strip_tile_rectangle()
1364 int phase_x, int phase_y, gs_logical_operation_t lop) in clip_strip_copy_rop() argument
1372 ccdata.phase.x = phase_x, ccdata.phase.y = phase_y, ccdata.lop = lop; in clip_strip_copy_rop()
1393 int phase_x, int phase_y, gs_logical_operation_t lop, in clip_strip_copy_rop2() argument
1402 ccdata.phase.x = phase_x, ccdata.phase.y = phase_y, ccdata.lop = lop; in clip_strip_copy_rop2()
H A Dgdevbbox.c522 int phase_x, int phase_y, gs_logical_operation_t lop) in bbox_strip_copy_rop() argument
531 textures, tcolors, x, y, w, h, phase_x, phase_y, lop)); in bbox_strip_copy_rop()
545 int phase_x, int phase_y, gs_logical_operation_t lop, in bbox_strip_copy_rop2() argument
555 textures, tcolors, x, y, w, h, phase_x, phase_y, lop, in bbox_strip_copy_rop2()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxdevcli.h417 int phase_x, int phase_y))
533 int phase_x, int phase_y, gs_logical_operation_t lop))
634 int phase_x, int phase_y))
644 int phase_x, int phase_y, gs_logical_operation_t lop))
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxdevcli.h417 int phase_x, int phase_y))
533 int phase_x, int phase_y, gs_logical_operation_t lop))
634 int phase_x, int phase_y))
644 int phase_x, int phase_y, gs_logical_operation_t lop))

12345678