Searched refs:nPaperSzHeight (Results 1 – 1 of 1) sorted by relevance
1315 double nPaperSzHeight = aPaperSz.Height(); in Print() local1319 double nScaleY = (nPaperSzHeight / nBmpSzHeight ); in Print()1322 if( nBmpSzHeight * nScaleX <= nPaperSzHeight ) in Print()
Completed in 20 milliseconds