Home
last modified time | relevance | path

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

/src/sys/dev/syscons/
H A Dsyscons.c229 static void change_cursor_shape(scr_stat *scp, int flags, int base, int height);
3121 change_cursor_shape(scr_stat *scp, int flags, int base, int height) in change_cursor_shape() function
3154 change_cursor_shape(scp, flags, base, height); in sc_change_cursor_shape()
3175 change_cursor_shape(scp, CONS_RESET_CURSOR, -1, -1); in sc_change_cursor_shape()