Home
last modified time | relevance | path

Searched refs:devn_not_tile_fill (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxclpath.h167 devn_not_tile_fill = 0x00, enumerator
H A Dgxclpath.c156 if (code > 0 && ((devn_type == devn_not_tile_fill) || (devn_type == devn_not_tile_stroke))) in cmd_put_drawing_color()
223 case devn_not_tile_fill: in cmd_put_drawing_color()
859 devn_not_tile_fill); in clist_fill_path()
1045 code = cmd_put_drawing_color(cdev, re.pcls, pdevc_fill, &re, devn_not_tile_fill); in clist_fill_stroke_path()
1298 (code = cmd_put_drawing_color(cdev, re.pcls, pdcolor, &re, devn_not_tile_fill)) < 0) in clist_put_polyfill()
H A Dgxclrect.c324 code = cmd_put_drawing_color(cdev, pcls, pdcolor, NULL, devn_not_tile_fill); in clist_fillpage()
417 devn_not_tile_fill); in clist_fill_rectangle_hl_color()
495 devn_not_tile_fill); in clist_write_fill_trapezoid()
1223 code = cmd_put_drawing_color(cdev, re.pcls, pdcolor, &re, devn_not_tile_fill); in clist_copy_alpha_hl_color()
H A Dgxclimag.c223 devn_not_tile_fill); in clist_fill_mask()
1121 &re, devn_not_tile_fill); in clist_image_plane_data()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxclpath.h167 devn_not_tile_fill = 0x00, enumerator
H A Dgxclpath.c156 if (code > 0 && ((devn_type == devn_not_tile_fill) || (devn_type == devn_not_tile_stroke))) in cmd_put_drawing_color()
223 case devn_not_tile_fill: in cmd_put_drawing_color()
859 devn_not_tile_fill); in clist_fill_path()
1045 code = cmd_put_drawing_color(cdev, re.pcls, pdevc_fill, &re, devn_not_tile_fill); in clist_fill_stroke_path()
1298 (code = cmd_put_drawing_color(cdev, re.pcls, pdcolor, &re, devn_not_tile_fill)) < 0) in clist_put_polyfill()
H A Dgxclrect.c324 code = cmd_put_drawing_color(cdev, pcls, pdcolor, NULL, devn_not_tile_fill); in clist_fillpage()
417 devn_not_tile_fill); in clist_fill_rectangle_hl_color()
495 devn_not_tile_fill); in clist_write_fill_trapezoid()
1223 code = cmd_put_drawing_color(cdev, re.pcls, pdcolor, &re, devn_not_tile_fill); in clist_copy_alpha_hl_color()
H A Dgxclimag.c223 devn_not_tile_fill); in clist_fill_mask()
1121 &re, devn_not_tile_fill); in clist_image_plane_data()