Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap.cpp2386 double bottomRightY = 0; in fitViewportToMapItemsRefine() local
2427 bottomRightY = topLeftY + brect.height(); in fitViewportToMapItemsRefine()
2432 bottomRightY = topLeftY + item->height(); in fitViewportToMapItemsRefine()
2438 maxY = qMax(maxY, bottomRightY); in fitViewportToMapItemsRefine()