Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap.cpp2460 double mapWidthRatio = width() / (width() + height()); in fitViewportToMapItemsRefine() local
2463 if (bboxWidthRatio > mapWidthRatio) in fitViewportToMapItemsRefine()