Searched refs:percentDifference (Results 1 – 1 of 1) sorted by relevance
997 float percentDifference = (pageZoomFactor / m_pageZoomFactor); in setPageAndTextZoomFactors() local998 …setScrollPosition(IntPoint(scrollPosition.x() * percentDifference, scrollPosition.y() * percentDif… in setPageAndTextZoomFactors()