Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dcmd-copy-mode.c90 window_copy_start_drag(c, &event->m); in cmd_copy_mode_exec()
H A Dtmux.h3307 void window_copy_start_drag(struct client *, struct mouse_event *);
H A Dwindow-copy.c1107 window_copy_start_drag(c, m); in window_copy_cmd_begin_selection()
5718 window_copy_start_drag(struct client *c, struct mouse_event *m) in window_copy_start_drag() function