Home
last modified time | relevance | path

Searched refs:wl_data_device_send_motion (Results 1 – 16 of 16) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/test/
H A Dtest_data_device.cc77 wl_data_device_send_motion(resource(), time, x, y); in OnMotion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/test/
H A Dtest_data_device.cc96 wl_data_device_send_motion(resource(), time, x, y); in OnMotion()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/
H A Ddata_device.cpp228 send<wl_data_device_send_motion>( in update_drag_pointer_motion()
246 send<wl_data_device_send_motion>( in update_drag_touch_motion()
/dports/x11/kf5-kwayland/kwayland-5.89.0/src/server/
H A Ddatadevice_interface.cpp303wl_data_device_send_motion(d->resource, d->seat->timestamp(), wl_fixed_from_double(pos.x()), wl_fi… in updateDragTarget()
315wl_data_device_send_motion(d->resource, d->seat->timestamp(), wl_fixed_from_double(pos.x()), wl_fi… in updateDragTarget()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/data_device/
H A Dwlr_drag.c176 wl_data_device_send_motion(resource, time, wl_fixed_from_double(sx), in drag_handle_pointer_motion()
282 wl_data_device_send_motion(resource, time, in drag_handle_touch_motion()
/dports/graphics/weston/weston-1.9.0/src/
H A Ddata-device.c359 wl_data_device_send_motion(drag->base.focus_resource, time, sx, sy); in drag_grab_motion()
506 wl_data_device_send_motion(touch_drag->base.focus_resource, time, in drag_grab_touch_motion()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/
H A Dwl_data_device_manager.cc284 wl_data_device_send_motion( in OnMotion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/
H A Dwl_data_device_manager.cc285 wl_data_device_send_motion( in OnMotion()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston/
H A Ddata-device.c612 wl_data_device_send_motion(drag->base.focus_resource, msecs, sx, sy); in drag_grab_motion()
807 wl_data_device_send_motion(touch_drag->base.focus_resource, in drag_grab_touch_motion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston/
H A Ddata-device.c612 wl_data_device_send_motion(drag->base.focus_resource, msecs, sx, sy); in drag_grab_motion()
807 wl_data_device_send_motion(touch_drag->base.focus_resource, in drag_grab_touch_motion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/include/protocol/
H A Dwayland-server-protocol.h2183 wl_data_device_send_motion(struct wl_resource *resource_, uint32_t time, wl_fixed_t x, wl_fixed_t y) in wl_data_device_send_motion() function
H A Dwayland-server-protocol-core.h2183 wl_data_device_send_motion(struct wl_resource *resource_, uint32_t time, wl_fixed_t x, wl_fixed_t y) in wl_data_device_send_motion() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/tests/data/
H A Dexample-server.h2022 wl_data_device_send_motion(struct wl_resource *resource_, uint32_t time, wl_fixed_t x, wl_fixed_t y) in wl_data_device_send_motion() function
/dports/x11-wm/mutter/mutter-41.1/src/wayland/
H A Dmeta-wayland-data-device.c802 wl_data_device_send_motion (grab->drag_focus_data_device, in meta_wayland_drag_dest_motion()
/dports/devel/efl/efl-1.25.1/src/lib/efl_canvas_wl/
H A Defl_canvas_wl.c718 wl_data_device_send_motion(res, in dnd_motion()
2223 wl_data_device_send_motion(res, ev->timestamp, in comp_surface_mouse_move()
2365 wl_data_device_send_motion(res, ev->timestamp, in comp_surface_multi_move()
2873 wl_data_device_send_motion(res, in data_device_manager_source_create()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp_wl.c1223 wl_data_device_send_motion(res, ev->timestamp, wl_fixed_from_int(x), wl_fixed_from_int(y)); in _e_comp_wl_cb_mouse_move()