Searched refs:nYRatio (Results 1 – 1 of 1) sorted by relevance
761 double nYRatio = (double) nOutHeight / nBmpHeight; in IMPL_LINK() local763 if ( nXRatio < nYRatio ) in IMPL_LINK()766 aBmp.Scale( nYRatio, nYRatio ); in IMPL_LINK()
Completed in 24 milliseconds