Searched refs:term_cursor_shape (Results 1 – 3 of 3) sorted by relevance
66 void term_cursor_shape(int shape, int blink);
4044 term_cursor_shape(initial_cursor_shape, initial_cursor_blink); in term_cursor_mode()4109 term_cursor_shape(int shape, int blink) in term_cursor_shape() function
2402 term_cursor_shape(desired_cursor_shape, desired_cursor_blink); in may_output_cursor_props()