Searched refs:aUnrotatedSzPix (Results 1 – 1 of 1) sorted by relevance
499 Size aUnrotatedSzPix( pOut->LogicToPixel( rSz ) ); in ImplCreateOutput() local514 aOutSzPix = aUnrotatedSzPix; in ImplCreateOutput()517 if( aUnrotatedSzPix.Width() && aUnrotatedSzPix.Height() ) in ImplCreateOutput()526 const long nNewW = aUnrotatedSzPix.Width(); in ImplCreateOutput()527 const long nNewH = aUnrotatedSzPix.Height(); in ImplCreateOutput()644 bRet = ( aOutBmpEx = aBmpEx ).Scale( aUnrotatedSzPix ); in ImplCreateOutput()652 nRot10, aOutSzPix, aUnrotatedSzPix, in ImplCreateOutput()
Completed in 16 milliseconds