Home
last modified time | relevance | path

Searched defs:newPoint (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativecirclemapitem.cpp567 QDoubleVector2D newPoint = QDoubleVector2D(x(),y()) + QDoubleVector2D(width(), height()) * 0.5; in geometryChanged() local
H A Dqquickgeomapgesturearea.cpp879 QTouchEvent::TouchPoint* newPoint = new QTouchEvent::TouchPoint(); in createTouchPointFromMouseEvent() local