Searched refs:expectedPageHeight (Results 1 – 1 of 1) sorted by relevance
3145 …int expectedPageHeight = std::min<float>(documentRect.height(), pageSize.height() * maximumShrinkF… in forceLayoutForPagination() local3146 …nalPageSize.width(), originalPageSize.height()), FloatSize(expectedPageWidth, expectedPageHeight)); in forceLayoutForPagination()