Searched refs:weston_keyboard_start_grab (Results 1 – 9 of 9) sorted by relevance
/third_party/weston/libweston/ |
D | bindings.c | 272 weston_keyboard_start_grab(keyboard, &grab->grab); in install_binding_grab() 572 weston_keyboard_start_grab(keyboard, &grab->grab); in debug_binding()
|
D | data-device.c | 958 weston_keyboard_start_grab(keyboard, &drag->base.keyboard_grab); in weston_pointer_start_drag() 1018 weston_keyboard_start_grab(keyboard, &drag->base.keyboard_grab); in weston_touch_start_drag()
|
D | input.c | 1593 weston_keyboard_start_grab(struct weston_keyboard *keyboard, in weston_keyboard_start_grab() function
|
/third_party/weston/libweston-desktop/ |
D | seat.c | 305 weston_keyboard_start_grab(keyboard, &seat->popup_grab.keyboard); in weston_desktop_seat_popup_grab_start()
|
/third_party/weston/desktop-shell/ |
D | exposay.c | 651 weston_keyboard_start_grab(keyboard, in exposay_transition_active()
|
D | shell.c | 4644 weston_keyboard_start_grab(keyboard, &switcher->grab); in switcher_binding()
|
/third_party/weston/compositor/ |
D | text-backend.c | 688 weston_keyboard_start_grab(keyboard, &keyboard->input_method_grab); in input_method_context_grab_keyboard()
|
/third_party/weston/include/libweston/ |
D | libweston.h | 661 weston_keyboard_start_grab(struct weston_keyboard *device,
|
/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/ |
D | ivi-input-controller.c | 895 weston_keyboard_start_grab(keyboard, &ctx->keyboard_grab); in handle_seat_updated_caps()
|