Home
last modified time | relevance | path

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

/minix3/external/bsd/tmux/dist/
H A Dwindow-copy.c1340 u_int firstsx, lastex, restex, restsx; in window_copy_get_selection() local
1401 firstsx = data->selx; in window_copy_get_selection()
1407 firstsx = data->cx; in window_copy_get_selection()
1416 firstsx = sx; in window_copy_get_selection()
1422 window_copy_copy_line(wp, &buf, &off, sy, firstsx, lastex); in window_copy_get_selection()
1424 window_copy_copy_line(wp, &buf, &off, sy, firstsx, restex); in window_copy_get_selection()