Searched refs:fNeededWidth (Results 1 – 1 of 1) sorted by relevance
99 const double fNeededWidth(aScale.getX() / fScaleY); in create2DDecomposition() local100 const double fSpaceToAdd(fNeededWidth - getContentWidth()); in create2DDecomposition()103 aPageTrans.scale(aScale.getX() / fNeededWidth, fScaleY); in create2DDecomposition()
Completed in 14 milliseconds