Home
last modified time | relevance | path

Searched refs:oDistance (Results 1 – 22 of 22) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DUVOriginTool.cpp67 const Ray3::PointDistance oDistance = pickRay.distanceToPoint(origin); in doPick() local
68 if (oDistance.distance <= OriginHandleRadius / m_helper.cameraZoom()) { in doPick()
69 const Vec3 hitPoint = pickRay.pointAtDistance(oDistance.rayDistance); in doPick()
70 …pickResult.addHit(Model::Hit(XHandleHit, oDistance.rayDistance, hitPoint, xHandle, oDistance.dista… in doPick()
71 …pickResult.addHit(Model::Hit(YHandleHit, oDistance.rayDistance, hitPoint, xHandle, oDistance.dista… in doPick()
/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DNebula.cpp121 , oDistance(0.) in Nebula()
316 if (oDistance==0.f) in getInfoString()
324 if (oDistance>0.f) in getInfoString()
334 distance = oDistance; in getInfoString()
336 distanceLY = oDistance*dc; in getInfoString()
338 if (oDistance>=1000.f) in getInfoString()
340 distance = oDistance/1000.f; in getInfoString()
940 …>> orientationAngle >> redshift >> redshiftErr >> parallax >> parallaxErr >> oDistance >> oDistanc… in readDSO()
H A DNebula.hpp303 float oDistance; // distance (kpc) member in Nebula
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/util/
H A Dqscroller.cpp1345 …qreal oDistance = startPos + deltaPos * sp->scrollingCurve.valueForProgress(oStopProgress) - stopP… in createScrollingSegments() local
1346 qreal oMaxDistance = qSign(oDistance) * (viewSize * sp->overshootScrollDistanceFactor); in createScrollingSegments()
1348 …qScrollerDebug() << "1 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1350 if (qAbs(oDistance) > qAbs(oMaxDistance)) { in createScrollingSegments()
1352 oDistance = oMaxDistance; in createScrollingSegments()
1353 …qScrollerDebug() << "2 oDistance:" << oDistance << "Max:" << oMaxDistance << "stopP/oStopP" << sto… in createScrollingSegments()
1356 …crollTypeFlick, deltaTime, oStopProgress, startPos, deltaPos, stopPos + oDistance, sp->scrollingCu… in createScrollingSegments()
1357 …rollTypeOvershoot, oDeltaTime * qreal(0.7), qreal(1.0), stopPos + oDistance, -oDistance, stopPos, … in createScrollingSegments()