Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dbackend.h186 notify_key(struct weston_seat *seat, const struct timespec *time, uint32_t key,
Dlibinput-device.c85 notify_key(device->seat, &time, in handle_keyboard_key()
Dinput.c2190 notify_key(struct weston_seat *seat, const struct timespec *time, uint32_t key, in notify_key() function
/third_party/weston/libweston/backend-x11/
Dx11.c1495 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/
Dweston-test.c296 notify_key(seat, &time, key, state, STATE_UPDATE_AUTOMATIC); in send_key()
/third_party/weston/compositor/
Dscreen-share.c290 notify_key(&seat->base, &ts, key, in ss_seat_handle_key()
/third_party/weston/libweston/backend-rdp/
Drdp.c1250 notify_key(peerContext->item.seat, &time, in xf_input_keyboard_event()
/third_party/weston/libweston/backend-wayland/
Dwayland.c2058 notify_key(&input->base, &ts, key, in input_handle_key()