Searched refs:nBmpSzWidth (Results 1 – 1 of 1) sorted by relevance
1316 double nBmpSzWidth = aBmpSz.Width(); in Print() local1318 double nScaleX = (nPaperSzWidth / nBmpSzWidth ); in Print()1324 aOutputSz.Width() = (long)(((double)nBmpSzWidth) * nScaleX); in Print()1329 aOutputSz.Width() = (long)(((double)nBmpSzWidth) * nScaleY); in Print()
Completed in 24 milliseconds