Searched refs:vt_determine_colors (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/vt/
H A Dvt.h447 void vt_determine_colors(term_char_t c, int cursor,
H A Dvt_core.c1226 vt_determine_colors(term_char_t c, int cursor, function
1366 vt_determine_colors(c,
/freebsd-current/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c267 vt_determine_colors(c,
/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_fb.c358 vt_determine_colors(c,
/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c663 vt_determine_colors(c, VTBUF_ISCURSOR(vb, row, col), &fg, &bg);
885 vt_determine_colors(c, VTBUF_ISCURSOR(vb, row, col),

Completed in 143 milliseconds