Searched refs:mouse_event (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/usr.sbin/moused/ |
| H A D | mouse.h | 356 struct mouse_event { struct 360 typedef struct mouse_event mouse_event_t; argument
|
| /netbsd-src/external/bsd/tmux/dist/ |
| H A D | window-clock.c | 33 struct mouse_event *); 200 __unused key_code key, __unused struct mouse_event *m) in window_clock_key()
|
| H A D | window-client.c | 36 struct winlink *, key_code, struct mouse_event *); 383 struct mouse_event *m) in window_client_key()
|
| H A D | cmd-send-keys.c | 160 struct mouse_event *m = &event->m; in cmd_send_keys_exec()
|
| H A D | cmd-find.c | 839 cmd_find_from_mouse(struct cmd_find_state *fs, struct mouse_event *m, int flags) in cmd_find_from_mouse() 926 struct mouse_event *m; in cmd_find_target()
|
| H A D | window-tree.c | 35 struct winlink *, key_code, struct mouse_event *); 1234 struct mouse_event *m) in window_tree_key()
|
| H A D | window-customize.c | 34 struct winlink *, key_code, struct mouse_event *); 1405 struct mouse_event *m) in window_customize_key()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | winuser.d | 3989 void mouse_event(DWORD, DWORD, DWORD, DWORD, ULONG_PTR);
|