Searched refs:geoRectangleCrossesDateLine (Results 1 – 1 of 1) sorted by relevance
71 static bool geoRectangleCrossesDateLine(const QGeoRectangle &rect) { in geoRectangleCrossesDateLine() function82 if (geoRectangleCrossesDateLine(*rect)) { in featureFromMapRectangle()135 const bool crossesDateline = geoRectangleCrossesDateLine(polygon->boundingGeoRectangle()); in featureFromMapPolygon()153 const bool crossesDateline = geoRectangleCrossesDateLine(path->boundingGeoRectangle()); in featureFromMapPolyline()