Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tmux/
Dscreen.c184 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
Dstatus.c805 screen_set_cursor_style(n, &sl->active->default_cstyle, in status_prompt_redraw()
Dinput.c1684 screen_set_cursor_style(n, &s->cstyle, &s->mode); in input_csi_dispatch()
Dtmux.h3082 void screen_set_cursor_style(u_int, enum screen_cursor_style *, int *);