Home
last modified time | relevance | path

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

/third_party/weston/include/libweston/
Dlibweston.h487 struct weston_pointer { struct
493 struct weston_pointer_client *focus_client; argument
505 struct weston_pointer_grab *grab; argument
506 struct weston_pointer_grab default_grab; argument
507 wl_fixed_t grab_x, grab_y;
508 uint32_t grab_button;
509 uint32_t grab_serial;
510 struct timespec grab_time;
512 wl_fixed_t x, y;
513 wl_fixed_t sx, sy;
[all …]