Searched refs:Gray (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/libs/libgroff/
H A Dcolor.cpp106 if (Gray != c.Gray)
179 Gray = min(MAX_COLOR_VAL, g);
281 *r = *g = *b = Gray;
312 *c = *m = *y = MAX_COLOR_VAL - Gray;
362 *k = MAX_COLOR_VAL - Gray;
387 *g = Gray;
423 double(Gray) / MAX_COLOR_VAL);
/freebsd-10.0-release/contrib/groff/src/include/
H A Dcolor.h94 #define Gray components[0] macro
/freebsd-10.0-release/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp337 double(Gray) / color::MAX_COLOR_VAL);
/freebsd-10.0-release/contrib/groff/src/devices/grops/
H A Dps.cpp950 out.put_color(Gray);
/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Dnode.cpp1258 put(Gray);
1312 put(Gray);
/freebsd-10.0-release/contrib/byacc/
H A Dconfigure657 --with-dmalloc test: use Gray Watson's dmalloc library
/freebsd-10.0-release/contrib/dialog/
H A Dconfigure701 --with-dmalloc test: use Gray Watson's dmalloc library

Completed in 156 milliseconds