Searched refs:m_leftBoundMercator (Results 1 – 6 of 6) sorted by relevance
99 m_leftBoundMercator = p.geoToMapProjection(m_borderGeometry.origin()); in updateGeometry()102 m_borderGeometry.m_wrapOffset = p.projectionWrapFactor(m_leftBoundMercator) + 1; in updateGeometry()
148 m_leftBoundMercator = p.geoToMapProjection(m_geometry.origin()); in updateGeometry()152 …rGeometry.m_wrapOffset = m_geometry.m_wrapOffset = p.projectionWrapFactor(m_leftBoundMercator) + 1; in updateGeometry()
91 QDoubleVector2D m_leftBoundMercator; variable
88 QDoubleVector2D m_leftBoundMercator; variable
116 QDoubleVector2D m_leftBoundMercator; member
165 m_leftBoundMercator = p.geoToMapProjection(m_leftBound); in updateCirclePath()192 …et = m_dataGL->m_geometry.m_wrapOffset = p.projectionWrapFactor(m_dataGL->m_leftBoundMercator) + 1; in updateGeometryGL()