Home
last modified time | relevance | path

Searched refs:vidc_text_putchar (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/i386/libi386/
H A Dvidconsole.c57 static tf_putchar_t vidc_text_putchar; variable
66 .tf_putchar = vidc_text_putchar,
342 vidc_text_putchar(void *s, const teken_pos_t *p, teken_char_t c, in vidc_text_putchar() function
372 vidc_text_putchar(state, &p, c, a); in vidc_text_fill()