Home | History | Annotate | Download | only in qemu

Lines Matching full:textattributes

68 typedef struct TextAttributes {
76 } TextAttributes;
80 TextAttributes t_attrib;
169 TextAttributes t_attrib_default; /* default text attributes */
170 TextAttributes t_attrib; /* currently active text attributes */
440 static void console_print_text_attributes(TextAttributes *t_attrib, char ch)
473 TextAttributes *t_attrib)
647 TextAttributes t_attrib = s->t_attrib_default;