Searched refs:wl_keyboard_send_key (Results 1 – 5 of 5) sorted by relevance
/third_party/weston/libweston/ |
D | bindings.c | 224 wl_keyboard_send_key(resource, in binding_key() 516 wl_keyboard_send_key(resource, serial, msecs, key, state); in debug_binding_key()
|
D | input.c | 1029 wl_keyboard_send_key(resource, serial, msecs, key, state); in weston_keyboard_send_key()
|
/third_party/weston/compositor/ |
D | text-backend.c | 633 wl_keyboard_send_key(keyboard->input_method_resource, in input_method_context_grab_key()
|
/third_party/wayland_standard/tests/data/ |
D | example-server.h | 3727 wl_keyboard_send_key(struct wl_resource *resource_, uint32_t serial, uint32_t time, uint32_t key, u… in wl_keyboard_send_key() function
|
/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/ |
D | ivi-input-controller.c | 279 wl_keyboard_send_key(resource, kbd_data->serial, kbd_data->time, in input_ctrl_kbd_snd_event_resource()
|