Searched refs:get_rgb (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/groff/src/include/
H A Dcolor.h76 void get_rgb(unsigned int *r, unsigned int *g, unsigned int *b) const;
/freebsd-10-stable/contrib/groff/src/devices/grohtml/
H A Dhtml-text.cpp107 p->col.get_rgb(&r, &g, &b);
217 c->get_rgb(&r, &g, &b);
H A Dpost-html.cpp4528 background->get_rgb(&r, &g, &b);
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dcolor.cpp256 color::get_rgb(unsigned int *r, unsigned int *g, unsigned int *b) const function in class:color
/freebsd-10-stable/contrib/groff/src/devices/grotty/
H A Dtty.cpp353 col->get_rgb(&r, &g, &b);

Completed in 59 milliseconds