Home
last modified time | relevance | path

Searched refs:geoLeftBound_ (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapitemgeometry_p.h84 geoLeftBound_ = geoLeftBound;
86 inline QGeoCoordinate geoLeftBound() { return geoLeftBound_; } in geoLeftBound()
145 QGeoCoordinate geoLeftBound_; variable
H A Dqdeclarativepolygonmapitem.cpp175 srcOrigin_ = geoLeftBound_; in updateSourcePoints()
177 QDoubleVector2D leftBoundWrapped = p.wrapMapProjection(p.geoToMapProjection(geoLeftBound_)); in updateSourcePoints()
471 srcOrigin_ = geoLeftBound_; in updateSourcePoints()
476 QDeclarativeGeoMapItemUtils::wrapPath(perimeter, geoLeftBound_, p, in updateSourcePoints()
506 srcOrigin_ = geoLeftBound_; in updateSourcePoints()
511 wrapPath(poly, geoLeftBound_, p, in updateSourcePoints()
H A Dqdeclarativepolylinemapitem.cpp401 srcOrigin_ = geoLeftBound_; in clipPath()
404 leftBoundWrapped = p.wrapMapProjection(p.geoToMapProjection(geoLeftBound_)); in clipPath()
527 geoLeftBound_ = geoLeftBound; in updateSourcePoints()
796 QDeclarativeGeoMapItemUtils::wrapPath(poly.path(), geoLeftBound_, p, in updateSourcePoints()
836 srcOrigin_ = geoLeftBound_; in updateSourcePoints()
858 geoLeftBound_ = leftBound; in updateSourcePoints()