Searched refs:default_background (Results 1 – 2 of 2) sorted by relevance
81 static color *default_background = NULL; /* has user requested initial bg color? */ variable4184 background(default_background), in html_printer()4975 default_background = new color; in main()4976 default_background->set_gray(color::MAX_COLOR_VAL); in main()
2731 * src/devices/grohtml/post-html.cc (default_background): New global2734 `default_background'.