Searched refs:aBmpSz (Results 1 – 2 of 2) sorted by relevance
992 Size aBmpSz( aBrk1.GetSizePixel() ); in Paint() local993 aBmpSz = PixelToLogic( aBmpSz ); in Paint()995 aBmpOff.X() = ( aOutSz.Width() - aBmpSz.Width() ) / 2; in Paint()996 aBmpOff.Y() = ( nLineHeight - aBmpSz.Height() ) / 2; in Paint()
1315 Size aBmpSz( pPrinter->PixelToLogic( aDlg.GetSizePixel() ) ); in Print() local1318 double nBmpSzWidth = aBmpSz.Width(); in Print()1319 double nBmpSzHeight = aBmpSz.Height(); in Print()
Completed in 26 milliseconds