Searched refs:mouse_event (Results 1 – 8 of 8) sorted by relevance
| /minix3/external/bsd/tmux/dist/ |
| H A D | input-keys.c | 202 input_mouse(struct window_pane *wp, struct session *s, struct mouse_event *m) in input_mouse()
|
| H A D | tmux.h | 849 struct mouse_event; 856 struct session *, struct mouse_event *); 1148 struct mouse_event { struct 1213 struct mouse_event mouse; 1973 struct mouse_event *); 2169 struct session *, struct mouse_event *);
|
| H A D | window-choose.c | 32 struct window_pane *, struct session *, struct mouse_event *); 696 struct window_pane *wp, unused struct session *sess, struct mouse_event *m) in window_choose_mouse()
|
| H A D | layout.c | 529 struct mouse_event *m = &c->tty.mouse; in layout_resize_pane_mouse()
|
| H A D | tty-keys.c | 610 struct mouse_event *m = &tty->mouse; in tty_keys_mouse()
|
| H A D | server-client.c | 295 struct mouse_event *m = &c->tty.mouse; in server_client_check_mouse()
|
| H A D | window-copy.c | 34 struct window_pane *, struct session *, struct mouse_event *); 853 struct window_pane *wp, struct session *sess, struct mouse_event *m) in window_copy_mouse()
|
| H A D | window.c | 1126 struct window_pane *wp, struct session *sess, struct mouse_event *m) in window_pane_mouse()
|