Home
last modified time | relevance | path

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

/dports/graphics/weston/weston-1.9.0/src/
H A Dcompositor.h317 struct weston_pointer { struct
333 struct weston_pointer_grab *grab; argument
334 struct weston_pointer_grab default_grab; argument
335 wl_fixed_t grab_x, grab_y;
336 uint32_t grab_button;
337 uint32_t grab_serial;
338 uint32_t grab_time;
340 wl_fixed_t x, y;
341 wl_fixed_t sx, sy;
342 uint32_t button_count;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/include/libweston/
H A Dlibweston.h480 struct weston_pointer { struct
486 struct weston_pointer_client *focus_client; argument
498 struct weston_pointer_grab *grab; argument
500 wl_fixed_t grab_x, grab_y;
501 uint32_t grab_button;
502 uint32_t grab_serial;
503 struct timespec grab_time;
505 wl_fixed_t x, y;
506 wl_fixed_t sx, sy;
507 uint32_t button_count;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/include/libweston/
H A Dlibweston.h480 struct weston_pointer { struct
486 struct weston_pointer_client *focus_client; argument
498 struct weston_pointer_grab *grab; argument
500 wl_fixed_t grab_x, grab_y;
501 uint32_t grab_button;
502 uint32_t grab_serial;
503 struct timespec grab_time;
505 wl_fixed_t x, y;
506 wl_fixed_t sx, sy;
507 uint32_t button_count;
[all …]