Home
last modified time | relevance | path

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

/dports/sysutils/tmate/tmate-2.4.0/
H A Dscreen.c269 screen_check_selection(struct screen *s, u_int px, u_int py) in screen_check_selection() function
H A Dscreen-write.c992 if (screen_check_selection(s, s->cx - width, s->cy)) { in screen_write_cell()
H A Dtmux.h2120 int screen_check_selection(struct screen *, u_int, u_int);
H A Dtty.c754 if (screen_check_selection(s, i, py)) { in tty_draw_line()
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dscreen.c269 screen_check_selection(struct screen *s, u_int px, u_int py) in screen_check_selection() function
H A Dscreen-write.c992 if (screen_check_selection(s, s->cx - width, s->cy)) { in screen_write_cell()
H A Dtmux.h2138 int screen_check_selection(struct screen *, u_int, u_int);
H A Dtty.c759 if (screen_check_selection(s, i, py)) { in tty_draw_line()
/dports/sysutils/tmux23/tmux-2.3/
H A Dscreen.c276 screen_check_selection(struct screen *s, u_int px, u_int py) in screen_check_selection() function
H A Dscreen-write.c1128 selected = screen_check_selection(s, s->cx, s->cy); in screen_write_cell()
H A Dtmux.h2115 int screen_check_selection(struct screen *, u_int, u_int);
/dports/sysutils/tmux/tmux-3.2a/
H A Dscreen.c404 screen_check_selection(struct screen *s, u_int px, u_int py) in screen_check_selection() function
H A Dscreen-write.c1821 selected = screen_check_selection(s, s->cx, s->cy); in screen_write_cell()
H A Dtmux.h2740 int screen_check_selection(struct screen *, u_int, u_int);