Home
last modified time | relevance | path

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

12

/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/libinput/
H A Dtouch.c39 wlr_event.y = libinput_event_touch_get_y_transformed(tevent, 1); in handle_touch_down()
77 wlr_event.y = libinput_event_touch_get_y_transformed(tevent, 1); in handle_touch_motion()
/dports/x11/libinput/libinput-1.12.6/test/
H A Dtest-touch.c103 fy = libinput_event_touch_get_y_transformed(tev, 720); in START_TEST()
320 y = libinput_event_touch_get_y_transformed(tev, height); in START_TEST()
389 y = libinput_event_touch_get_y_transformed(tev, height); in START_TEST()
453 y = libinput_event_touch_get_y_transformed(tev, height); in START_TEST()
1004 y = libinput_event_touch_get_y_transformed(t, 100); in START_TEST()
1043 y = libinput_event_touch_get_y_transformed(t, 100); in START_TEST()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/linux/input/
H A DLibInputTouch.cpp19 …const double y = libinput_event_touch_get_y_transformed(e, CServiceBroker::GetWinSystem()->GetGfxC… in GetPos()
/dports/x11/libinput/libinput-1.12.6/src/
H A Dlibinput.sym102 libinput_event_touch_get_y_transformed;
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/src/
H A Dfrontend_fbdev.c514 fbdev->mouse.y = libinput_event_touch_get_y_transformed(evt, in d2tk_frontend_step()
543 fbdev->mouse.y = libinput_event_touch_get_y_transformed(evt, in d2tk_frontend_step()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston/
H A Dlibinput-device.c439 y = libinput_event_touch_get_y_transformed(touch_event, height); in handle_touch_with_coords()
446 norm.y = libinput_event_touch_get_y_transformed(touch_event, 1); in handle_touch_with_coords()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston/
H A Dlibinput-device.c439 y = libinput_event_touch_get_y_transformed(touch_event, height); in handle_touch_with_coords()
446 norm.y = libinput_event_touch_get_y_transformed(touch_event, 1); in handle_touch_with_coords()
/dports/databases/qt5-sqldrivers-sqlite2/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/databases/qt5-sqldrivers-tds/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/databases/qt5-sqldrivers-sqlite3/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-toolkits/qt5-widgets/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/textproc/qt5-xml/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/databases/qt5-sqldrivers-odbc/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/databases/qt5-sqldrivers-mysql/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/databases/qt5-sql/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/databases/qt5-sqldrivers-ibase/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/databases/qt5-sqldrivers-pgsql/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/net/qt5-network/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-toolkits/qt5-gui/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/devel/qt5-testlib/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/devel/qt5-concurrent/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/devel/qt5-buildtools/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/devel/qt5-dbus/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/devel/qt5-qmake/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/print/qt5-printsupport/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()

12