Home
last modified time | relevance | path

Searched refs:cgm_device (Results 1 – 4 of 4) sorted by relevance

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevcgm.c70 #define cgm_device(dname, depth, max_value, dither, map_rgb_color, map_color_rgb)\ macro
96 cgm_device("cgmmono", 1, 1, 2,
100 cgm_device("cgm8", 8, 6, 7,
104 cgm_device("cgm24", 24, 255, 255,
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevcgm.c64 #define cgm_device(dname, depth, max_value, dither, map_rgb_color, map_color_rgb)\ macro
90 cgm_device("cgmmono", 1, 1, 2,
94 cgm_device("cgm8", 8, 5, 6,
98 cgm_device("cgm24", 24, 255, 255,
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevcgm.c64 #define cgm_device(dname, depth, max_value, dither, map_rgb_color, map_color_rgb)\ macro
90 cgm_device("cgmmono", 1, 1, 2,
94 cgm_device("cgm8", 8, 5, 6,
98 cgm_device("cgm24", 24, 255, 255,
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevcgm.c70 #define cgm_device(dname, depth, max_value, dither, map_rgb_color, map_color_rgb)\ macro
96 cgm_device("cgmmono", 1, 1, 2,
100 cgm_device("cgm8", 8, 6, 7,
104 cgm_device("cgm24", 24, 255, 255,