Home
last modified time | relevance | path

Searched defs:crossesDateline (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqmapboxglstylechange.cpp117 …coordinate2mapboxcoordinate(const QList<QGeoCoordinate> &crds, const bool crossesDateline, bool cl… in qgeocoordinate2mapboxcoordinate()
135 const bool crossesDateline = geoRectangleCrossesDateLine(polygon->boundingGeoRectangle()); in featureFromMapPolygon() local
153 const bool crossesDateline = geoRectangleCrossesDateLine(path->boundingGeoRectangle()); in featureFromMapPolyline() local