Searched refs:fNeededHeight (Results 1 – 1 of 1) sorted by relevance
84 const double fNeededHeight(aScale.getY() / fScaleX); in create2DDecomposition() local85 const double fSpaceToAdd(fNeededHeight - getContentHeight()); in create2DDecomposition()88 aPageTrans.scale(fScaleX, aScale.getY() / fNeededHeight); in create2DDecomposition()