Searched refs:Cyan (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libgroff/
H A Dcolor.cpp103 if (Cyan != c.Cyan || Magenta != c.Magenta
112 if (Cyan != c.Cyan || Magenta != c.Magenta || Yellow != c.Yellow)
159 Cyan = min(MAX_COLOR_VAL, c);
170 Cyan = min(MAX_COLOR_VAL, c);
267 *r = MAX_COLOR_VAL - Cyan;
274 Cyan * (MAX_COLOR_VAL - Black) / MAX_COLOR_VAL + Black);
301 *c = Cyan;
307 Cyan * (MAX_COLOR_VA
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dcolor.h87 #define Cyan components[0] macro
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grodvi/
H A Ddvi.cpp328 col->get_cmyk(&Cyan, &Magenta, &Yellow, &Black);
332 double(Cyan) / color::MAX_COLOR_VAL,
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grops/
H A Dps.cpp941 col->get_cmyk(&Cyan, &Magenta, &Yellow, &Black);
944 out.put_color(Cyan)
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Dnode.cpp1242 put(Cyan);
1250 put(Cyan);
1296 put(Cyan);
1304 put(Cyan);
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/doc/
H A Dtexinfo.tex1291 \let\linkcolor = \Blue % was Cyan, but that seems light?
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/doc/include/
H A Dtexinfo.tex1295 \let\linkcolor = \Blue % was Cyan, but that seems light?
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/doc/
H A Dtexinfo.tex1211 \let\linkcolor = \Blue % was Cyan, but that seems light?
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/config/
H A Dtexinfo.tex977 \let\linkcolor = \Blue % was Cyan, but that seems light?
/netbsd-6-1-5-RELEASE/gnu/dist/groff/doc/
H A Dtexinfo.tex1211 \let\linkcolor = \Blue % was Cyan, but that seems light?
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/config/
H A Dtexinfo.tex947 \let\linkcolor = \Blue % was Cyan, but that seems light?
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/config/
H A Dtexinfo.tex977 \let\linkcolor = \Blue % was Cyan, but that seems light?

Completed in 331 milliseconds