Home
last modified time | relevance | path

Searched defs:t_attrib (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/ui/
H A Dconsole-vc.c36 TextAttributes t_attrib; member
90 TextAttributes t_attrib; /* currently active text attributes */ member
153 TextAttributes *t_attrib) in vga_putcharxy()
209 TextAttributes t_attrib = TEXT_ATTRIBUTES_DEFAULT; in console_show_cursor() local