Searched refs:set_cmy (Results 1 – 4 of 4) sorted by relevance
61 void set_cmy(const unsigned int c, const unsigned int m,
155 void color::set_cmy(const unsigned int c, const unsigned int m, in set_cmy() function in color
1282 col->set_cmy(cyan, magenta, yellow); in parse_color_command()
1275 col->set_cmy(c, m, y); in read_cmy()