Searched refs:screen_set_cursor_style (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.bin/tmux/ |
| D | screen.c | 184 screen_set_cursor_style(c, &s->default_cstyle, &s->default_mode); in screen_set_default_cursor() 189 screen_set_cursor_style(u_int style, enum screen_cursor_style *cstyle, in screen_set_cursor_style() function
|
| D | status.c | 805 screen_set_cursor_style(n, &sl->active->default_cstyle, in status_prompt_redraw()
|
| D | input.c | 1684 screen_set_cursor_style(n, &s->cstyle, &s->mode); in input_csi_dispatch()
|
| D | tmux.h | 3082 void screen_set_cursor_style(u_int, enum screen_cursor_style *, int *);
|