Home
last modified time | relevance | path

Searched refs:libinput_event_touch_get_y_transformed (Results 26 – 40 of 40) sorted by relevance

12

/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch.cpp87 const double y = libinput_event_touch_get_y_transformed(e, geom.height()); in getPos()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/libinput/
H A Devents.cpp259 libinput_event_touch_get_y_transformed(m_touchEvent, size.height())); in absolutePos()
/dports/graphics/weston/weston-1.9.0/src/
H A Dlibinput-device.c245 libinput_event_touch_get_y_transformed(touch_event, height)); in handle_touch_with_coords()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_drm/
H A Decore_drm_evdev.c849 libinput_event_touch_get_y_transformed(event, edev->output->current_mode->height); in _device_handle_touch_down()
867 libinput_event_touch_get_y_transformed(event, edev->output->current_mode->height); in _device_handle_touch_motion()
/dports/x11/libinput/libinput-1.12.6/src/
H A Dlibinput.h1582 libinput_event_touch_get_y_transformed(struct libinput_event_touch *event,
H A Dlibinput.c849 libinput_event_touch_get_y_transformed(struct libinput_event_touch *event, in libinput_event_touch_get_y_transformed() function
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/libinput/
H A Dmock_libinput.cpp630 double libinput_event_touch_get_y_transformed(struct libinput_event_touch *event, uint32_t height) in libinput_event_touch_get_y_transformed() function
/dports/x11/libinput/libinput-1.12.6/tools/
H A Dlibinput-debug-events.c612 double y = libinput_event_touch_get_y_transformed(t, screen_height); in print_touch_event_with_coords()
H A Dlibinput-debug-gui.c616 y = libinput_event_touch_get_y_transformed(t, w->height); in handle_event_touch()
H A Dlibinput-record.c614 ty = libinput_event_touch_get_y_transformed(t, 100); in buffer_touch_event()
/dports/devel/efl/efl-1.25.1/src/lib/elput/
H A Delput_evdev.c1320 libinput_event_touch_get_y_transformed(event, dev->oh); in _touch_down()
1382 libinput_event_touch_get_y_transformed(event, dev->oh); in _touch_motion()
/dports/graphics/clutter/clutter-1.26.4/clutter/evdev/
H A Dclutter-device-manager-evdev.c1643 y = libinput_event_touch_get_y_transformed (touch_event, in process_device_event()
1698 y = libinput_event_touch_get_y_transformed (touch_event, in process_device_event()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/evdev/
H A Dclutter-device-manager-evdev.c1386 y = libinput_event_touch_get_y_transformed (touch_event, in process_device_event()
1462 y = libinput_event_touch_get_y_transformed (touch_event, in process_device_event()
/dports/x11-wm/mutter/mutter-41.1/src/backends/native/
H A Dmeta-seat-impl.c2162 y = libinput_event_touch_get_y_transformed (touch_event, in process_device_event()
2231 y = libinput_event_touch_get_y_transformed (touch_event, in process_device_event()
/dports/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0/src/
H A Dxf86libinput.c1761 val = libinput_event_touch_get_y_transformed(event, TOUCH_AXIS_MAX); in xf86libinput_handle_touch()

12