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 D | dma.c | 98 fg = ast_color(0xff, 0x00, 0x00); 99 bg = ast_color(0xff, 0xff, 0xff);
|
H A D | chip.c | 100 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 D | libvtsSUNWast.h | 240 extern uint_t ast_color(
|
H A D | tools.c | 727 ast_color( function
|
Completed in 27 milliseconds