Home
last modified time | relevance | path

Searched refs:get_cmy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dcolor.h79 void get_cmy(unsigned int *c, unsigned int *m, unsigned int *y) const;
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dcolor.cpp292 color::get_cmy(unsigned int *c, unsigned int *m, unsigned int *y) const in get_cmy() function in color