Home
last modified time | relevance | path

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

/netbsd/external/bsd/tmux/dist/
H A Dwindow-copy.c89 static int window_copy_adjust_selection(struct window_mode_entry *,
4335 window_copy_adjust_selection(struct window_mode_entry *wme, u_int *selx, in window_copy_adjust_selection() function
4396 startrelpos = window_copy_adjust_selection(wme, &sx, &sy); in window_copy_set_selection()
4401 endrelpos = window_copy_adjust_selection(wme, &endsx, &endsy); in window_copy_set_selection()