Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dtem.c148 static void tem_get_color(struct tem_vt_state *,
2318 tem_get_color(tem, &fg, &bg, &string[i]); in tem_text_display()
2472 tem_get_color(tem, &fg, &bg, c); in tem_pix_bit2pix()
2551 tem_get_color(tem, &fg_color, &bg_color, &c); in tem_cls()
2805 tem_get_color(tem, &fg, &bg, &c); in tem_pix_cursor()
2858 tem_get_color(struct tem_vt_state *tem, text_color_t *fg, text_color_t *bg, in tem_get_color() function
2936 tem_get_color(tem, fg, bg, &c); in tem_get_colors()