Home
last modified time | relevance | path

Searched defs:weston_pointer_constraint (Results 1 – 1 of 1) sorted by relevance

/third_party/weston/include/libweston/
Dlibweston.h1363 struct weston_pointer_constraint { struct
1364 struct wl_list link;
1366 struct weston_surface *surface;
1367 struct weston_view *view;
1368 struct wl_resource *resource;
1369 struct weston_pointer_grab grab;
1370 struct weston_pointer *pointer;
1371 uint32_t lifetime;
1373 pixman_region32_t region;
1374 pixman_region32_t region_pending;
[all …]