Searched refs:tem_get_attr (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/common/ |
H A D | tem.c | 146 static void tem_get_attr(struct tem_vt_state *, text_color_t *, 1848 tem_get_attr(tem, &fg, &bg, &attr, TEM_ATTR_REVERSE); in tem_outch() 2373 tem_get_attr(tem, &c.tc_fg_color, &c.tc_bg_color, &attr, in tem_text_cls() 2547 tem_get_attr(tem, &c.tc_fg_color, &c.tc_bg_color, &attr, in tem_cls() 2801 tem_get_attr(tem, &c.tc_fg_color, &c.tc_bg_color, &attr, in tem_pix_cursor() 2842 tem_get_attr(struct tem_vt_state *tem, text_color_t *fg, in tem_get_attr() function 2933 tem_get_attr(tem, &c.tc_fg_color, &c.tc_bg_color, &attr, in tem_get_colors() 2970 tem_get_attr(tem, &c.tc_fg_color, &c.tc_bg_color, &attr, in tem_pix_cls_range() 3020 tem_get_attr(tem, &c.tc_fg_color, &c.tc_bg_color, &attr, in tem_virtual_cls()
|