Home
last modified time | relevance | path

Searched refs:color_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvisual_io.h171 } color_t; typedef
241 color_t bg_color; /* Background color */
250 color_t fg_color; /* Foreground color */
251 color_t bg_color; /* Background color */
268 color_t fg_color; /* Foreground color */
269 color_t bg_color; /* Background color */
/illumos-gate/usr/src/boot/common/
H A Dtem.c150 static void tem_set_color(text_color_t *, color_t *);
2913 tem_set_color(text_color_t *t, color_t *c) in tem_set_color()
/illumos-gate/usr/src/uts/common/io/
H A Dtem_safe.c160 static void tem_safe_set_color(text_color_t *, color_t *);
2622 tem_safe_set_color(text_color_t *t, color_t *c) in tem_safe_set_color()