Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp83 static color *default_background = NULL; /* has user requested initial bg color? */ variable
4186 background(default_background), in html_printer()
4977 default_background = new color; in main()
4978 default_background->set_gray(color::MAX_COLOR_VAL); in main()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1182731 * src/devices/grohtml/post-html.cc (default_background): New global
2734 `default_background'.