Home
last modified time | relevance | path

Searched refs:WL_POINTER_RELEASE_SINCE_VERSION (Results 1 – 4 of 4) sorted by relevance

/third_party/wayland_standard/tests/data/
Dexample-server.h3461 #define WL_POINTER_RELEASE_SINCE_VERSION 3 macro
Dexample-client.h4442 #define WL_POINTER_RELEASE_SINCE_VERSION 3 macro
/third_party/weston/clients/
Dwindow.c3477 if (input->seat_version >= WL_POINTER_RELEASE_SINCE_VERSION) in seat_handle_capabilities()
5953 if (input->seat_version >= WL_POINTER_RELEASE_SINCE_VERSION) { in input_destroy()
/third_party/weston/libweston/backend-wayland/
Dwayland.c2299 if (input->seat_version >= WL_POINTER_RELEASE_SINCE_VERSION) in input_handle_capabilities()