/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/platforms/x11/standalone/ |
H A D | xinputintegration.cpp | 31 static inline qreal fixed1616ToReal(FP1616 val) in fixed1616ToReal() function 111 …m_lastTouchPositions.insert(e->detail, QPointF(fixed1616ToReal(e->event_x), fixed1616ToReal(e->eve… in event() 116 … const QPointF touchPosition = QPointF(fixed1616ToReal(e->event_x), fixed1616ToReal(e->event_y)); in event()
|
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 519 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 594 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 595 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 639 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 640 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 997 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 998 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1024 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1025 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1229 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/ |
H A D | qxcbconnection_xi2.cpp | 517 static inline qreal fixed1616ToReal(xcb_input_fp1616_t val) in fixed1616ToReal() function 592 … fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y), in xi2HandleEvent() 593 …fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y),xiDeviceEvent->even… in xi2HandleEvent() 637 qreal x = fixed1616ToReal(xiDeviceEvent->root_x); in xi2ProcessTouch() 638 qreal y = fixed1616ToReal(xiDeviceEvent->root_y); in xi2ProcessTouch() 995 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 996 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1022 … QPoint local(fixed1616ToReal(xiDeviceEvent->event_x), fixed1616ToReal(xiDeviceEvent->event_y)); in xi2HandleScrollEvent() 1023 … QPoint global(fixed1616ToReal(xiDeviceEvent->root_x), fixed1616ToReal(xiDeviceEvent->root_y)); in xi2HandleScrollEvent() 1227 QPointF local(fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y)); in xi2ReportTabletEvent() [all …]
|
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/bundled/kis_tablet/ |
H A D | qxcbconnection_xi2.cpp | 477 static inline qreal fixed1616ToReal(FP1616 val) in fixed1616ToReal() function 956 fixed1616ToReal(ev->event_x), fixed1616ToReal(ev->event_y), in xi2ReportTabletEvent() 957 fixed1616ToReal(ev->root_x), fixed1616ToReal(ev->root_y), in xi2ReportTabletEvent() 1003 …QPoint local(fixed1616ToReal(xiDeviceEvent->event_x)/dpr, fixed1616ToReal(xiDeviceEvent->event_y)/… in xi2HandleScrollEvent() 1004 …QPoint global(fixed1616ToReal(xiDeviceEvent->root_x)/dpr, fixed1616ToReal(xiDeviceEvent->root_y)/d… in xi2HandleScrollEvent() 1031 …QPoint local(fixed1616ToReal(xiDeviceEvent->event_x)/dpr, fixed1616ToReal(xiDeviceEvent->event_y)/… in xi2HandleScrollEvent() 1032 …QPoint global(fixed1616ToReal(xiDeviceEvent->root_x)/dpr, fixed1616ToReal(xiDeviceEvent->root_y)/d… in xi2HandleScrollEvent()
|
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/platforms/x11/windowed/ |
H A D | x11windowed_backend.cpp | 215 static inline qreal fixed1616ToReal(FP1616 val) in fixed1616ToReal() function 289 …onst QPointF position = output->mapFromGlobal(QPointF(fixed1616ToReal(te->root_x), fixed1616ToReal… in handleEvent()
|