Searched refs:boundingRectangle (Results 1 – 2 of 2) sorted by relevance
799 const QGeoRectangle &boundingRectangle = poly.boundingGeoRectangle(); in updateSourcePoints() local800 updateSourcePoints(p, wrappedPath, boundingRectangle); in updateSourcePoints()805 const QGeoRectangle &boundingRectangle) { in updateSourcePoints() argument811 QGeoCoordinate topLeft = boundingRectangle.topLeft(); in updateSourcePoints()812 QGeoCoordinate bottomRight = boundingRectangle.bottomRight(); in updateSourcePoints()860 const QGeoRectangle &boundingRectangle = circle.boundingGeoRectangle(); in updateSourcePoints() local861 updateSourcePoints(p, wrappedPath, boundingRectangle); in updateSourcePoints()
293 const QGeoRectangle &boundingRectangle);