Home
last modified time | relevance | path

Searched refs:libinput_event_touch (Results 1 – 25 of 64) sorted by relevance

123

/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
H A Dqlibinputtouch.cpp62 QLibInputTouch::DeviceState *QLibInputTouch::deviceState(libinput_event_touch *e) in deviceState()
68 QPointF QLibInputTouch::getPos(libinput_event_touch *e) in getPos()
123 void QLibInputTouch::processTouchDown(libinput_event_touch *e) in processTouchDown()
140 void QLibInputTouch::processTouchMotion(libinput_event_touch *e) in processTouchMotion()
161 void QLibInputTouch::processTouchUp(libinput_event_touch *e) in processTouchUp()
179 void QLibInputTouch::processTouchCancel(libinput_event_touch *e) in processTouchCancel()
188 void QLibInputTouch::processTouchFrame(libinput_event_touch *e) in processTouchFrame()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
H A Dqlibinputtouch.cpp62 QLibInputTouch::DeviceState *QLibInputTouch::deviceState(libinput_event_touch *e) in deviceState()
68 QPointF QLibInputTouch::getPos(libinput_event_touch *e) in getPos()
123 void QLibInputTouch::processTouchDown(libinput_event_touch *e) in processTouchDown()
140 void QLibInputTouch::processTouchMotion(libinput_event_touch *e) in processTouchMotion()
161 void QLibInputTouch::processTouchUp(libinput_event_touch *e) in processTouchUp()
179 void QLibInputTouch::processTouchCancel(libinput_event_touch *e) in processTouchCancel()
188 void QLibInputTouch::processTouchFrame(libinput_event_touch *e) in processTouchFrame()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
H A Dqlibinputtouch.cpp62 QLibInputTouch::DeviceState *QLibInputTouch::deviceState(libinput_event_touch *e) in deviceState()
68 QPointF QLibInputTouch::getPos(libinput_event_touch *e) in getPos()
123 void QLibInputTouch::processTouchDown(libinput_event_touch *e) in processTouchDown()
140 void QLibInputTouch::processTouchMotion(libinput_event_touch *e) in processTouchMotion()
161 void QLibInputTouch::processTouchUp(libinput_event_touch *e) in processTouchUp()
179 void QLibInputTouch::processTouchCancel(libinput_event_touch *e) in processTouchCancel()
188 void QLibInputTouch::processTouchFrame(libinput_event_touch *e) in processTouchFrame()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/platformsupport/input/libinput/
H A Dqlibinputtouch_p.h59 struct libinput_event_touch;
70 void processTouchDown(libinput_event_touch *e);
71 void processTouchMotion(libinput_event_touch *e);
72 void processTouchUp(libinput_event_touch *e);
73 void processTouchCancel(libinput_event_touch *e);
74 void processTouchFrame(libinput_event_touch *e);
85 DeviceState *deviceState(libinput_event_touch *e);
86 QPointF getPos(libinput_event_touch *e);
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/linux/input/
H A DLibInputTouch.h18 struct libinput_event_touch;
25 void ProcessTouchDown(libinput_event_touch *e);
26 void ProcessTouchMotion(libinput_event_touch *e);
27 void ProcessTouchUp(libinput_event_touch *e);
28 void ProcessTouchCancel(libinput_event_touch *e);
29 void ProcessTouchFrame(libinput_event_touch *e);
H A DLibInputTouch.cpp16 static inline CPoint GetPos(libinput_event_touch *e) in GetPos()
56 void CLibInputTouch::ProcessTouchDown(libinput_event_touch *e) in ProcessTouchDown()
65 void CLibInputTouch::ProcessTouchMotion(libinput_event_touch *e) in ProcessTouchMotion()
79 void CLibInputTouch::ProcessTouchUp(libinput_event_touch *e) in ProcessTouchUp()
87 void CLibInputTouch::ProcessTouchCancel(libinput_event_touch *e) in ProcessTouchCancel()
96 void CLibInputTouch::ProcessTouchFrame(libinput_event_touch *e) in ProcessTouchFrame()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/libinput/
H A Dtouch_event_test.cpp71 libinput_event_touch *touchEvent = new libinput_event_touch; in testType()
85 QCOMPARE((libinput_event_touch*)(*dynamic_cast<TouchEvent*>(event.data())), touchEvent); in testType()
102 libinput_event_touch *touchEvent = new libinput_event_touch; in testAbsoluteMotion()

123