Home
last modified time | relevance | path

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

/freebsd/sys/teken/stress/
H A Dteken_stress.c51 .tf_fill = stress_fill,
/freebsd/sys/teken/
H A Dteken.h116 tf_fill_t *tf_fill; member
H A Dteken.c120 teken_assert(t->t_funcs->tf_fill != NULL); in teken_funcs_fill()
121 t->t_funcs->tf_fill(t->t_softc, r, c, a); in teken_funcs_fill()
/freebsd/sys/teken/demo/
H A Dteken_demo.c62 .tf_fill = test_fill,
/freebsd/stand/i386/libi386/
H A Dvidconsole.c67 .tf_fill = vidc_text_fill,
77 .tf_fill = gfx_fb_fill,
/freebsd/stand/efi/libefi/
H A Defi_console.c81 .tf_fill = efi_text_fill,
91 .tf_fill = gfx_fb_fill,
/freebsd/sys/kern/
H A Dsubr_terminal.c114 .tf_fill = termteken_fill,
/freebsd/sys/dev/syscons/
H A Dscterm-teken.c110 .tf_fill = scteken_fill,