Home
last modified time | relevance | path

Searched refs:deltaPixel (Results 1 – 19 of 19) sorted by relevance

/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1051 QPointF deltaPixel = deltaPixelRaw; in updateVelocity() local
1460 int dx = qAbs(deltaPixel.x()); in handleDrag()
1461 int dy = qAbs(deltaPixel.y()); in handleDrag()
1468 deltaPixel.setX(0); in handleDrag()
1470 deltaPixel.setY(0); in handleDrag()
1476 updateVelocity(deltaPixel, deltaTime); in handleDrag()
1484 deltaPixel.setX(0); in handleDrag()
1488 deltaPixel.setY(0); in handleDrag()
1497 dragDistance += deltaPixel; in handleDrag()
1555 if (qAbs(deltaPixel.x() / ppm.x()) < qAbs(deltaPixel.y() / ppm.y())) { in moveWhilePressed()
[all …]