Searched refs:fNeededHeight (Results 1 – 1 of 1) sorted by relevance
90 const double fNeededHeight(aScale.getY() / fScaleX); in create2DDecomposition() local91 const double fSpaceToAdd(fNeededHeight - getContentHeight()); in create2DDecomposition()94 aPageTrans.scale(fScaleX, aScale.getY() / fNeededHeight); in create2DDecomposition()
Completed in 14 milliseconds