Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dinput-keys.c707 input_key_get_mouse(struct screen *s, struct mouse_event *m, u_int x, u_int y, in input_key_get_mouse() function
805 if (!input_key_get_mouse(s, m, x, y, &buf, &len)) in input_key_mouse()
H A Dpopup.c560 if (!input_key_get_mouse(&pd->s, m, px, py, &buf, &len)) in popup_key_cb()
H A Dtmux.h2893 int input_key_get_mouse(struct screen *, struct mouse_event *, u_int,