Searched refs:toY (Results 1 – 1 of 1) sorted by relevance
95 double toY = toMercator->m_mercatorY; in q_coordinateShortestInterpolator() local117 double y = fromY + (toY - fromY) * progress; in q_coordinateShortestInterpolator()132 double toY = toMercator->m_mercatorY; in q_coordinateWestInterpolator() local143 double y = fromY + (toY - fromY) * progress; in q_coordinateWestInterpolator()162 double toY = toMercator->m_mercatorY; in q_coordinateEastInterpolator() local173 double y = fromY + (toY - fromY) * progress; in q_coordinateEastInterpolator()