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()
896 c->tty.mouse_drag_update = NULL; in server_client_check_mouse()1078 if (c->tty.mouse_drag_update != NULL) in server_client_check_mouse()2384 c->tty.mouse_drag_update(c, m); in server_client_key_callback()
1541 void (*mouse_drag_update)(struct client *, member
364 tty->mouse_drag_update = NULL; in tty_start_tty()
5740 c->tty.mouse_drag_update = window_copy_drag_update; in window_copy_start_drag()