Searched refs:hpct (Results 1 – 1 of 1) sorted by relevance
242 double hpct = offsetPct.y() / qMax<double>(m_viewportHeight - 1, 1); in maximumCenterLatitudeAtZoom() local245 double mercatorTopmost = (clampedWindowHeight * (0.5 - hpct)) / mapEdgeSize ; in maximumCenterLatitudeAtZoom()257 double hpct = offsetPct.y() / qMax<double>(m_viewportHeight - 1, 1); in minimumCenterLatitudeAtZoom() local260 double mercatorTopmost = (clampedWindowHeight * (0.5 + hpct)) / mapEdgeSize ; in minimumCenterLatitudeAtZoom()