/plan9/sys/src/cmd/gs/src/ |
H A D | gsdcolor.h | 59 #define gx_dc_is_pure(pdc)\ argument 61 #define gx_dc_writes_pure(pdc, lop)\ argument 63 #define gx_dc_pure_color(pdc)\ argument 67 #define gx_dc_phase(pdc)\ argument 71 #define gx_dc_is_binary_halftone(pdc)\ argument 73 #define gx_dc_binary_tile(pdc)\ argument 75 #define gx_dc_binary_color0(pdc)\ argument 77 #define gx_dc_binary_color1(pdc)\ argument 81 #define gx_dc_is_colored_halftone(pdc)\ argument 99 #define color_is_set(pdc)\ argument [all …]
|
H A D | gxcmap.h | 145 #define gx_remap_concrete_gray(cgray, pdc, pis, dev, select)\ argument 147 #define gx_remap_concrete_rgb(cr, cg, cb, pdc, pis, dev, select)\ argument 149 #define gx_remap_concrete_cmyk(cc, cm, cy, ck, pdc, pis, dev, select)\ argument 151 #define gx_remap_concrete_rgb_alpha(cr, cg, cb, ca, pdc, pis, dev, select)\ argument 153 #define gx_remap_concrete_separation(pcc, pdc, pis, dev, select)\ argument 155 #define gx_remap_concrete_devicen(pcc, pdc, pis, dev, select)\ argument
|
H A D | gsequivc.c | 312 cmap_gray_capture_cmyk_color(frac gray, gx_device_color * pdc, in cmap_gray_capture_cmyk_color() 326 cmap_rgb_capture_cmyk_color(frac r, frac g, frac b, gx_device_color * pdc, in cmap_rgb_capture_cmyk_color() 339 cmap_cmyk_capture_cmyk_color(frac c, frac m, frac y, frac k, gx_device_color * pdc, in cmap_cmyk_capture_cmyk_color() 356 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in cmap_rgb_alpha_capture_cmyk_color() 363 cmap_separation_capture_cmyk_color(frac all, gx_device_color * pdc, in cmap_separation_capture_cmyk_color() 370 cmap_devicen_capture_cmyk_color(const frac * pcc, gx_device_color * pdc, in cmap_devicen_capture_cmyk_color()
|
H A D | gxcmap.c | 576 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_default_remap_color() 614 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_concrete_DGray() 628 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_DeviceGray() 661 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_concrete_DRGB() 675 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_DeviceRGB() 712 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_concrete_DCMYK() 722 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_DeviceCMYK() 747 cmap_gray_halftoned(frac gray, gx_device_color * pdc, in cmap_gray_halftoned() 772 cmap_gray_direct(frac gray, gx_device_color * pdc, const gs_imager_state * pis, in cmap_gray_direct() 807 cmap_rgb_halftoned(frac r, frac g, frac b, gx_device_color * pdc, in cmap_rgb_halftoned() [all …]
|
H A D | gscpixel.c | 99 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_concrete_DevicePixel()
|
H A D | gscsepr.c | 331 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_Separation() 384 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_concrete_Separation()
|
H A D | gdevpdfv.c | 110 pdf_pattern(gx_device_pdf *pdev, const gx_drawing_color *pdc, in pdf_pattern() 288 pdf_put_uncolored_pattern(gx_device_pdf *pdev, const gx_drawing_color *pdc, in pdf_put_uncolored_pattern() 346 pdf_put_colored_pattern(gx_device_pdf *pdev, const gx_drawing_color *pdc, in pdf_put_colored_pattern() 881 pdf_put_pattern2(gx_device_pdf *pdev, const gx_drawing_color *pdc, in pdf_put_pattern2()
|
H A D | gsdps1.c | 151 gx_device_color *pdc = pgs->dev_color; in gs_rectfill() local
|
H A D | gxpcmap.c | 623 gx_pattern_load(gx_device_color * pdc, const gs_imager_state * pis, in gx_pattern_load() 702 gx_device_color * pdc, const gs_imager_state * pis, in gs_pattern1_remap_color()
|
H A D | gdevplnx.c | 836 plane_cmap_gray(frac gray, gx_device_color * pdc, in plane_cmap_gray() 851 plane_cmap_rgb(frac r, frac g, frac b, gx_device_color * pdc, in plane_cmap_rgb() 866 plane_cmap_cmyk(frac c, frac m, frac y, frac k, gx_device_color * pdc, in plane_cmap_cmyk() 881 plane_cmap_rgb_alpha(frac r, frac g, frac b, frac alpha, gx_device_color * pdc, in plane_cmap_rgb_alpha()
|
H A D | gxcht.c | 838 const gx_device_color * pdc, gx_device * dev, in set_ht_colors_le_4() 962 const gx_device_color * pdc, gx_device * dev, in set_cmyk_1bit_colors() 1026 const gx_device_color * pdc, gx_device * dev, in set_ht_colors_gt_4()
|
H A D | gspcolor.c | 224 gx_device_color * pdc, const gs_imager_state * pis, in gx_remap_Pattern()
|
H A D | gxifast.c | 173 #define DC_IS_NULL(pdc)\ argument 506 const gx_device_color *pdc; in copy_portrait() local
|
H A D | gsptype2.c | 181 gx_device_color * pdc, const gs_imager_state * pis, in gs_pattern2_remap_color()
|
H A D | gdevp14.c | 1691 pdf14_cmap_gray_direct(frac gray, gx_device_color * pdc, const gs_imager_state * pis, in pdf14_cmap_gray_direct() 1715 pdf14_cmap_rgb_direct(frac r, frac g, frac b, gx_device_color * pdc, in pdf14_cmap_rgb_direct() 1738 pdf14_cmap_cmyk_direct(frac c, frac m, frac y, frac k, gx_device_color * pdc, in pdf14_cmap_cmyk_direct() 1758 pdf14_cmap_rgb_alpha_direct(frac r, frac g, frac b, frac alpha, gx_device_color * pdc, in pdf14_cmap_rgb_alpha_direct() 1798 pdf14_cmap_separation_direct(frac all, gx_device_color * pdc, const gs_imager_state * pis, in pdf14_cmap_separation_direct() 1847 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in pdf14_cmap_devicen_direct()
|
H A D | gdevpdfd.c | 83 const gx_drawing_color * pdc) in pdf_can_handle_hl_color() 90 const gx_drawing_color * pdc) in pdf_setfillcolor() 111 const gx_drawing_color * pdc) in pdf_setstrokecolor()
|
H A D | gdevl256.c | 164 register dc_entry *pdc; in lvga256_map_rgb_color() local
|
H A D | gdevpx.c | 236 pclxl_set_color(gx_device_pclxl * xdev, const gx_drawing_color * pdc, in pclxl_set_color() 902 const gx_drawing_color * pdc) in pclxl_can_handle_hl_color() 909 const gx_drawing_color * pdc) in pclxl_setfillcolor() 918 const gx_drawing_color * pdc) in pclxl_setstrokecolor()
|
H A D | gscdevn.c | 393 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_concrete_DeviceN()
|
H A D | gdevpsdu.c | 215 psdf_set_color(gx_device_vector * vdev, const gx_drawing_color * pdc, in psdf_set_color()
|
H A D | gdevpdfg.c | 268 const gx_drawing_color *pdc, gx_hl_saved_color * psc, in pdf_reset_color() 414 const gx_drawing_color *pdc, in pdf_set_drawing_color()
|
H A D | gsciemap.c | 215 gx_device_color * pdc, const gs_imager_state * pis, gx_device * dev, in gx_remap_CIEABC()
|
H A D | gdevps.c | 696 const gx_drawing_color * pdc) in psw_can_handle_hl_color() 703 const gx_drawing_color * pdc) in psw_setcolors()
|
H A D | gdevvec.c | 370 const gx_drawing_color * pdc)) in gdev_vector_update_color()
|
H A D | gdevsvga.c | 211 register dc_entry *pdc; in svga_map_rgb_color() local
|