Searched refs:endsx (Results 1 – 1 of 1) sorted by relevance
/openbsd/usr.bin/tmux/ |
H A D | window-copy.c | 4671 u_int sx, sy, cy, endsx, endsy; in window_copy_set_selection() local 4683 endsx = data->endselx; in window_copy_set_selection() 4685 endrelpos = window_copy_adjust_selection(wme, &endsx, &endsy); in window_copy_set_selection() 4699 screen_set_selection(s, sx, sy, endsx, endsy, data->rectflag, in window_copy_set_selection()
|