Searched refs:t_attrib_default (Results 1 – 1 of 1) sorted by relevance
169 TextAttributes t_attrib_default; /* default text attributes */ member572 c->t_attrib = s->t_attrib_default; in text_console_resize()647 TextAttributes t_attrib = s->t_attrib_default; in console_show_cursor()746 c->t_attrib = s->t_attrib_default; in console_put_lf()763 color_table[0][s->t_attrib_default.bgcol]); in console_put_lf()783 s->t_attrib = s->t_attrib_default; in console_handle_escape()874 c->t_attrib = s->t_attrib_default; in console_clear_xy()1530 s->t_attrib_default.bold = 0; in text_console_do_init()1531 s->t_attrib_default.uline = 0; in text_console_do_init()1532 s->t_attrib_default.blink = 0; in text_console_do_init()[all …]