Searched refs:sc_change_cursor_shape (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/syscons/
H A Dscterm-teken.c710 sc_change_cursor_shape(scp, v0, -1, -1);
719 sc_change_cursor_shape(scp, -1,
723 sc_change_cursor_shape(scp, -1,
730 sc_change_cursor_shape(scp, tcattrs[value], -1, -1);
732 sc_change_cursor_shape(scp,
735 sc_change_cursor_shape(scp,
744 sc_change_cursor_shape(scp, flags | CONS_LOCAL_CURSOR, -1, -1);
H A Dscterm-sc.c243 sc_change_cursor_shape(scp,
586 sc_change_cursor_shape(scp, v0, -1, -1);
595 sc_change_cursor_shape(scp, -1,
599 sc_change_cursor_shape(scp, -1,
648 sc_change_cursor_shape(scp,
H A Dsyscons.h567 void sc_change_cursor_shape(scr_stat *scp, int flags,
H A Dsyscons.c959 sc_change_cursor_shape(scp, *(int *)data, -1, -1);
994 sc_change_cursor_shape(
3139 sc_change_cursor_shape(scr_stat *scp, int flags, int base, int height) function

Completed in 37 milliseconds