Home
last modified time | relevance | path

Searched refs:screenBounds_ (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapitemgeometry_p.h89 inline QRectF screenBoundingBox() const { return screenBounds_; } in screenBoundingBox()
90 …inline void clearBounds() { sourceBounds_ = screenBounds_ = QRectF(); firstPointOffset_ = QPointF(… in clearBounds()
152 QRectF screenBounds_; variable
H A Dqgeomapitemgeometry.cpp66 screenBounds_.translate(offset); in translate()
H A Dqdeclarativepolygonmapitem.cpp332 screenBounds_ = ppi.boundingRect(); in updateScreenPoints()
582 sourceBounds_ = screenBounds_ = QRectF(); in updateQuickGeometry()
594 screenBounds_ = brect; in updateQuickGeometry()
H A Dqdeclarativecirclemapitem.cpp272 screenBounds_ = ppi.boundingRect(); in updateScreenPointsInvert()
273 sourceBounds_ = screenBounds_; in updateScreenPointsInvert()
H A Dqdeclarativepolylinemapitem.cpp743 screenBounds_ = bb; in updateScreenPoints()
906 sourceBounds_ = screenBounds_ = QRectF(); in updateQuickGeometry()
919 screenBounds_ = brect; in updateQuickGeometry()