Searched refs:make_rgb_string (Results 1 – 2 of 2) sorted by relevance
214 char *make_rgb_string(unsigned int, unsigned int, unsigned int);232 char *tty_printer::make_rgb_string(unsigned int r, in make_rgb_string() function in tty_printer259 char *s = make_rgb_string(r, g, b); in tty_color()
3640 * src/devices/grotty/tty.cpp (tty_printer::make_rgb_string): Use4313 * src/devices/grotty/tty.cc (tty_printer::make_rgb_string): Avoid4499 New functions `make_rgb_string' and `tty_color'.