Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemutils.cpp54 const QGeoCoordinate &geoLeftBound, in wrapPath()
94 const QGeoCoordinate &geoLeftBound, in wrapPath()
109 const QDoubleVector2D &geoLeftBound, in wrapPath()
H A Dqgeomapitemgeometry_p.h86 inline QGeoCoordinate geoLeftBound() { return geoLeftBound_; } in geoLeftBound() function
H A Dqdeclarativepolygonmapitem.cpp353 ,const QGeoCoordinate &geoLeftBound in wrapPath()
H A Dqdeclarativepolylinemapitem.cpp522 const QGeoCoordinate geoLeftBound) in updateSourcePoints()