Home
last modified time | relevance | path

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

/minix3/external/bsd/tmux/dist/
H A Dinput-keys.c202 input_mouse(struct window_pane *wp, struct session *s, struct mouse_event *m) in input_mouse()
H A Dtmux.h849 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 Dwindow-choose.c32 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 Dlayout.c529 struct mouse_event *m = &c->tty.mouse; in layout_resize_pane_mouse()
H A Dtty-keys.c610 struct mouse_event *m = &tty->mouse; in tty_keys_mouse()
H A Dserver-client.c295 struct mouse_event *m = &c->tty.mouse; in server_client_check_mouse()
H A Dwindow-copy.c34 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 Dwindow.c1126 struct window_pane *wp, struct session *sess, struct mouse_event *m) in window_pane_mouse()