Home | History | Annotate | Download | only in ui

Lines Matching full:chardata

230 void vga_hw_text_update(console_ch_t *chardata)
233 active_console->hw_text_update(active_console->hw, chardata);
1251 static void text_console_update(void *opaque, console_ch_t *chardata)
1258 chardata += s->text_y[0] * s->width;
1261 console_write_ch(chardata ++, s->cells[src].ch |