Home
last modified time | relevance | path

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

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