Home
last modified time | relevance | path

Searched refs:preserveGeometry_ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapitemgeometry_p.h82 preserveGeometry_ = value;
83 if (preserveGeometry_)
144 bool preserveGeometry_; variable
H A Dqgeomapitemgeometry.cpp47 : sourceDirty_(true), screenDirty_(true), clipToViewport_(true), preserveGeometry_(false) in QGeoMapItemGeometry()
H A Dqdeclarativepolygonmapitem.cpp178 if (preserveGeometry_) in updateSourcePoints()
196 if (preserveGeometry_ && isPointLessThanUnwrapBelowX) { in updateSourcePoints()
H A Dqdeclarativepolylinemapitem.cpp405 if (preserveGeometry_) in clipPath()
423 if (preserveGeometry_ && isPointLessThanUnwrapBelowX) { in clipPath()