Searched defs:map_color_rgb (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevmem.h | 78 #define declare_mem_map_procs(map_rgb_color, map_color_rgb)\ argument 122 #define mem_full_alpha_device(name, rgb_depth, gray_depth, open, map_rgb_color, map_color_rgb, copy… argument 180 #define mem_full_device(name, rgb_depth, gray_depth, open, map_rgb_color, map_color_rgb, copy_mono,… argument 186 #define mem_device(name, rgb_depth, gray_depth, map_rgb_color, map_color_rgb, copy_mono, copy_color… argument
|
H A D | gdevcgm.c | 67 #define cgm_device(dname, depth, max_value, dither, map_rgb_color, map_color_rgb)\ argument
|
H A D | gdevtrac.c | 589 #define TRACE_DEVICE_BODY(dname, ncomp, depth, map_rgb_color, map_color_rgb, map_cmyk_color, map_rg… argument
|
H A D | gdevpx.c | 122 #define pclxl_device_procs(map_rgb_color, map_color_rgb)\ argument
|
H A D | gdevcd8.c | 687 map_rgb_color, map_color_rgb, map_cmyk_color) {\ argument
|