Home
last modified time | relevance | path

Searched refs:surface_client (Results 1 – 2 of 2) sorted by relevance

/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/
Divi-input-controller.c304 struct wl_client *surface_client; in input_ctrl_kbd_wl_snd_event() local
308 surface_client = wl_resource_get_client(send_surf->resource); in input_ctrl_kbd_wl_snd_event()
312 if (surface_client == client){ in input_ctrl_kbd_wl_snd_event()
321 if (surface_client == client){ in input_ctrl_kbd_wl_snd_event()
/third_party/weston/libweston/
Dinput.c1469 struct wl_client *surface_client = pointer_client->client; in weston_pointer_set_focus() local
1474 send_modifiers_to_client_in_list(surface_client, in weston_pointer_set_focus()
1561 struct wl_client *surface_client = in weston_keyboard_set_focus() local
1568 surface_client); in weston_keyboard_set_focus()
2354 struct wl_client *surface_client; in weston_touch_set_focus() local
2361 surface_client = wl_resource_get_client(view->surface->resource); in weston_touch_set_focus()
2364 surface_client); in weston_touch_set_focus()