Searched refs:white (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dchip.c70 register uint_t white; local
162 /* Clear screen white */
164 white = ast_color(0xff, 0xff, 0xff);
166 ast_info.ast_width, ast_info.ast_height, white)) {
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dchip.c71 register uint_t white; local
176 /* Clear screen white */
178 white = mga_color(0xff, 0xff, 0xff);
180 mga_info.mga_width, mga_info.mga_height, white)) {

Completed in 9 milliseconds