Searched refs:bottomRightX (Results 1 – 1 of 1) sorted by relevance
2385 double bottomRightX = 0; in fitViewportToMapItemsRefine() local2426 bottomRightX = topLeftX + brect.width(); in fitViewportToMapItemsRefine()2431 bottomRightX = topLeftX + item->width(); in fitViewportToMapItemsRefine()2436 maxX = qMax(maxX, bottomRightX); in fitViewportToMapItemsRefine()