Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dbubble.cpp137 position.setY(position.y() - 2 * topOverflow); in move()
138 vel.setY(-vel.y()); in move()
140 position.setY(position.y() - 2 * bottomOverflow); in move()
141 vel.setY(-vel.y()); in move()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/
H A Dbubble.cpp137 position.setY(position.y() - 2 * topOverflow); in move()
138 vel.setY(-vel.y()); in move()
140 position.setY(position.y() - 2 * bottomOverflow); in move()
141 vel.setY(-vel.y()); in move()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dbubble.cpp137 position.setY(position.y() - 2 * topOverflow); in move()
138 vel.setY(-vel.y()); in move()
140 position.setY(position.y() - 2 * bottomOverflow); in move()
141 vel.setY(-vel.y()); in move()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeotilespec/
H A Dtst_qgeotilespec.cpp149 tileSpec.setY(20); in yTest()
154 tileSpec.setY(40); in yTest()
230 testObj2.setY(y+1); in equalsOperatorTest()
260 testObj2.setY(y-1); in lessThanOperatorTest()
310 testObj2.setY(testObj3.y()*10); in qHashTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotilespec_p.h79 void setY(int y);
H A Dqgeotilespec.cpp90 void QGeoTileSpec::setY(int y) in setY() function in QGeoTileSpec
H A Dqgeotilerequestmanager.cpp141 spec.setY(tile.y() / denominator); in requestTiles()
H A Dqgeotiledmapscene.cpp367 center.setY(1.0 * m_minTileY - center.y()); in setupCamera()
H A Dqgeoprojection.cpp363 pos.setY(m_minimumUnprojectableY); in itemPositionToWrappedMapProjection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqdoublevector2d_p.h82 inline void setY(double y);
149 inline void QDoubleVector2D::setY(double aY) { yp = aY; } in setY() function
H A Dqdoublevector2d.cpp115 vector.setY(double(y)); in operator >>()
H A Dqdoublevector3d_p.h79 inline void setY(double y);
159 inline void QDoubleVector3D::setY(double aY) { yp = aY; } in setY() function
H A Dqdoublevector3d.cpp137 vector.setY(double(y)); in operator >>()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/doublevectors/
H A Dtst_doublevectors.cpp81 v1.setY(4.0); in basicFunctions2dTest()
198 v1.setY(3.0); in basicFunctions3dTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapitemgeometry.cpp111 maxOffset.setY(qMax(o.y(), maxOffset.y())); in translateToCommonOrigin()
H A Dqdeclarativecirclemapitem.cpp662 coord0.setY(newPoleLat); in updateCirclePathForRendering()
663 coord1.setY(newPoleLat); in updateCirclePathForRendering()
H A Dqdeclarativegeomapquickitem.cpp236 pos.setY(pos.y() + newGeometry.topLeft().y()); in geometryChanged()
H A Dqdeclarativepolygonmapitem.cpp596 sourceBounds_.setY(0); in updateQuickGeometry()
H A Dqquickgeomapgesturearea.cpp1040 m_touchPointsCentroid.setY(0); in clearTouchData()
H A Dqdeclarativepolylinemapitem.cpp921 sourceBounds_.setY(0); in updateQuickGeometry()
/OK3568_Linux_fs/app/forlinx/flapp/src/app/
H A Dboxwidget.cpp105 center.setY(center.y() -p.height()/2); in paintEvent()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmappingmanagerengine_nokia.cpp405 pt.setY(viewY0 / divFactor); in evaluateCopyrightsText()
408 pt.setY(viewY1 / divFactor); in evaluateCopyrightsText()