Home
last modified time | relevance | path

Searched refs:firstPointOffset_ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapitemgeometry_p.h90 …inline void clearBounds() { sourceBounds_ = screenBounds_ = QRectF(); firstPointOffset_ = QPointF(… in clearBounds()
92 inline QPointF firstPointOffset() const { return firstPointOffset_; } in firstPointOffset()
123 inline void clear() { firstPointOffset_ = QPointF(0,0); in clear()
147 QPointF firstPointOffset_; variable
H A Dqgeomapitemgeometry.cpp64 firstPointOffset_ += offset; in translate()
H A Dqdeclarativepolygonmapitem.cpp290 firstPointOffset_ = -1 * bb.topLeft(); in updateScreenPoints()
583 firstPointOffset_ = QPointF(); in updateQuickGeometry()
590 firstPointOffset_ = QPointF(brect.topLeft()); in updateQuickGeometry()
H A Dqdeclarativepolylinemapitem.cpp907 firstPointOffset_ = QPointF(); in updateQuickGeometry()
914 firstPointOffset_ = QPointF(brect.topLeft()); in updateQuickGeometry()