Searched refs:mouse_drag_update (Results 1 – 5 of 5) sorted by relevance
83 c->tty.mouse_drag_update = cmd_resize_pane_mouse_update; in cmd_resize_pane_exec()166 c->tty.mouse_drag_update = NULL; in cmd_resize_pane_mouse_update()
800 c->tty.mouse_drag_update = NULL; in server_client_check_mouse()962 if (c->tty.mouse_drag_update != NULL) in server_client_check_mouse()1911 c->tty.mouse_drag_update(c, m); in server_client_key_callback()
1521 void (*mouse_drag_update)(struct client *, member
362 tty->mouse_drag_update = NULL; in tty_start_tty()
5612 c->tty.mouse_drag_update = window_copy_drag_update; in window_copy_start_drag()