Home
last modified time | relevance | path

Searched refs:nSrcDY (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dsalmisc.cxx403 const long nSrcDX = rTwoRect.mnSrcWidth, nSrcDY = rTwoRect.mnSrcHeight; in StretchAndConvert() local
446 if( (nDstDY != nSrcDY) && (nDstDY != 0) ) in StretchAndConvert()
448 const double fFactorY = (double)nSrcDY / nDstDY; in StretchAndConvert()

Completed in 7 milliseconds