Searched refs:notify_key (Results 1 – 8 of 8) sorted by relevance
/third_party/weston/libweston/ |
D | backend.h | 186 notify_key(struct weston_seat *seat, const struct timespec *time, uint32_t key,
|
D | libinput-device.c | 85 notify_key(device->seat, &time, in handle_keyboard_key()
|
D | input.c | 2190 notify_key(struct weston_seat *seat, const struct timespec *time, uint32_t key, in notify_key() function
|
/third_party/weston/libweston/backend-x11/ |
D | x11.c | 1495 notify_key(&b->core_seat, in x11_backend_handle_event() 1540 notify_key(&b->core_seat, in x11_backend_handle_event() 1556 notify_key(&b->core_seat, in x11_backend_handle_event() 1689 notify_key(&b->core_seat, in x11_backend_handle_event()
|
/third_party/weston/tests/ |
D | weston-test.c | 296 notify_key(seat, &time, key, state, STATE_UPDATE_AUTOMATIC); in send_key()
|
/third_party/weston/compositor/ |
D | screen-share.c | 290 notify_key(&seat->base, &ts, key, in ss_seat_handle_key()
|
/third_party/weston/libweston/backend-rdp/ |
D | rdp.c | 1250 notify_key(peerContext->item.seat, &time, in xf_input_keyboard_event()
|
/third_party/weston/libweston/backend-wayland/ |
D | wayland.c | 2058 notify_key(&input->base, &ts, key, in input_handle_key()
|