Searched refs:nPaperSzHeight (Results 1 – 1 of 1) sorted by relevance
1317 double nPaperSzHeight = aPaperSz.Height(); in Print() local1321 double nScaleY = (nPaperSzHeight / nBmpSzHeight ); in Print()1324 if( nBmpSzHeight * nScaleX <= nPaperSzHeight ) in Print()
Completed in 16 milliseconds