Searched refs:bottomRightY (Results 1 – 1 of 1) sorted by relevance
2386 double bottomRightY = 0; in fitViewportToMapItemsRefine() local2427 bottomRightY = topLeftY + brect.height(); in fitViewportToMapItemsRefine()2432 bottomRightY = topLeftY + item->height(); in fitViewportToMapItemsRefine()2438 maxY = qMax(maxY, bottomRightY); in fitViewportToMapItemsRefine()