Home
last modified time | relevance | path

Searched refs:CMYK (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dcolor.cpp102 case CMYK: in operator ==()
169 scheme = CMYK; in set_cmyk()
249 return read_encoding(CMYK, s, 4); in read_cmyk()
271 case CMYK: in get_rgb()
305 case CMYK: in get_cmy()
356 case CMYK: in get_cmyk()
384 case CMYK: in get_gray()
416 case CMYK: in print_color()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpgf28 >>20 byte 4 CMYK color,
37 >>20 byte 13 CMYK color 64,
H A Dcups25 >404 lelong 6 ColorSpace=CMYK
H A Dicc82 # colour space "XYZ " "Lab " "RGB " CMYK GRAY ...
86 # null or CMYK like in ISOcoated_v2_to_PSOcoated_v3_DeviceLink.icc
H A Dimages1823 # The color mode; 0~Bitmap 1~Grayscale 2~Indexed 3~RGB 4~CMYK 7~Multichannel 9~Duotone 9~Lab
1831 >>24 beshort 4 CMYK
1917 # color space: 0~RGB 1~HSB 2~CMYK 3~Pantone 4~Focoltone 5~Trumatch 6~Toyo 7~Lab 8~Grayscale 9?~wide…
1921 >0 ubeshort 2 CMYK
1928 >0 ubeshort 9 wide CMYK
3872 >>>0x8 ulelong 0x3 CMYK 24 bits
/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dcolor.h31 enum color_scheme {DEFAULT, CMY, CMYK, RGB, GRAY}; enumerator
/netbsd-src/external/gpl2/groff/dist/contrib/mom/examples/
H A Delvis_syntax44 font args RGB CYM CMYK GRAY GREY
H A Delvis_syntax.new60 font args RGB CYM CMYK GRAY GREY
/netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp330 case CMYK: in set_color()
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp942 case CMYK: in set_color()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp1248 case CMYK: in fill_color()
1302 case CMYK: in glyph_color()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3986 COLORREF CMYK(BYTE c, BYTE m, BYTE y, BYTE k) {
/netbsd-src/share/misc/
H A Dacronyms.comp287 CMYK cyan magenta yellow black
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dgroff-22630 Set color using the CMYK color scheme, having the 4 color
2807 Set fill color for solid drawing objects using the CMYK color
H A Dgroff.texinfo14681 Set color using the CMYK color scheme, having the 4@tie{}color components
14858 Set fill color for solid drawing objects using the CMYK color scheme,
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog5209 (ps_printer::set_color): Set `cmyk_flag' for CMY and CMYK colors.
5210 (ps_printer::~ps_printer): Emit `%%Extensions: CMYK' if `cmyk_flag'