Searched refs:get_cmyk (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/groff/src/include/
H A Dcolor.h78 void get_cmyk(unsigned int *c, unsigned int *m,
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dcolor.cpp320 void color::get_cmyk(unsigned int *c, unsigned int *m, function in class:color
/freebsd-10-stable/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp326 col->get_cmyk(&Cyan, &Magenta, &Yellow, &Black);
/freebsd-10-stable/contrib/groff/src/devices/grops/
H A Dps.cpp939 col->get_cmyk(&Cyan, &Magenta, &Yellow, &Black);

Completed in 206 milliseconds