Searched refs:ast_color (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Ddma.c98 fg = ast_color(0xff, 0x00, 0x00);
99 bg = ast_color(0xff, 0xff, 0xff);
H A Dchip.c100 black = ast_color(0x00, 0x00, 0x00);
164 white = ast_color(0xff, 0xff, 0xff);
208 color = ast_color(0xaf, lineon, lineon);
220 color = ast_color(0xaf, lineon, lineon);
254 color = ast_color(recton, recton, recton);
H A DlibvtsSUNWast.h240 extern uint_t ast_color(
H A Dtools.c727 ast_color( function

Completed in 27 milliseconds