Home
last modified time | relevance | path

Searched refs:set_gray (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dcolor.h65 void set_gray(const unsigned int g);
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dcolor.cpp178 void color::set_gray(const unsigned int g) in set_gray() function in color
/netbsd-src/external/gpl2/groff/dist/src/libs/libdriver/
H A Dinput.cpp1289 col->set_gray(gray); in parse_color_command()
1378 current_env->fill->set_gray(gray); in parse_D_command()
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp4978 default_background->set_gray(color::MAX_COLOR_VAL); in main()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp1332 col->set_gray(g); in read_gray()