Searched refs:geoLeftBound (Results 1 – 6 of 6) sorted by relevance
54 const QGeoCoordinate &geoLeftBound, in wrapPath() argument64 const QDoubleVector2D leftBound = p.geoToMapProjection(geoLeftBound); in wrapPath()94 const QGeoCoordinate &geoLeftBound, in wrapPath() argument102 const QDoubleVector2D leftBound = p.geoToMapProjection(geoLeftBound); in wrapPath()109 const QDoubleVector2D &geoLeftBound, in wrapPath() argument122 const bool isPointLessThanUnwrapBelowX = (coord.x() < geoLeftBound.x()); in wrapPath()
90 ,const QGeoCoordinate &geoLeftBound98 ,const QGeoCoordinate &geoLeftBound104 , const QDoubleVector2D &geoLeftBound
80 … inline void setPreserveGeometry(bool value, const QGeoCoordinate &geoLeftBound = QGeoCoordinate())84 geoLeftBound_ = geoLeftBound;86 inline QGeoCoordinate geoLeftBound() { return geoLeftBound_; } in geoLeftBound() function
353 ,const QGeoCoordinate &geoLeftBound in wrapPath() argument371 const QDoubleVector2D leftBound = p.geoToMapProjection(geoLeftBound); in wrapPath()
522 const QGeoCoordinate geoLeftBound) in updateSourcePoints() argument527 geoLeftBound_ = geoLeftBound; in updateSourcePoints()
77 const QGeoCoordinate geoLeftBound);