Searched refs:weston_pointer_set_focus (Results 1 – 5 of 5) sorted by relevance
/third_party/weston/libweston-desktop/ |
D | seat.c | 106 weston_pointer_set_focus(pointer, view, sx, sy); in weston_desktop_seat_popup_grab_pointer_focus()
|
/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/ |
D | ivi-input-controller.c | 577 weston_pointer_set_focus(pointer, view, sx, sy); in input_ctrl_ptr_set_west_focus() 583 weston_pointer_set_focus(pointer, view, sx, sy); in input_ctrl_ptr_set_west_focus()
|
/third_party/weston/libweston/ |
D | input.c | 470 weston_pointer_set_focus(pointer, view, sx, sy); in default_grab_pointer_focus() 638 weston_pointer_set_focus(pointer, view, sx, sy); in default_grab_pointer_button() 1427 weston_pointer_set_focus(pointer, NULL, in weston_pointer_clear_focus() 1433 weston_pointer_set_focus(struct weston_pointer *pointer, in weston_pointer_set_focus() function
|
/third_party/weston/include/libweston/ |
D | libweston.h | 644 weston_pointer_set_focus(struct weston_pointer *pointer,
|
/third_party/weston/desktop-shell/ |
D | shell.c | 289 weston_pointer_set_focus(pointer, in shell_grab_start()
|