Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx1126 const long nNewWidth1 = nNewWidth - 1L; in ImplScaleFast() local
1134 if( nNewWidth1 && nNewHeight1 ) in ImplScaleFast()
1203 const long nNewWidth1 = nNewWidth - 1L; in ImplScaleInterpolate() local
1205 const double fRevScaleX = (double) nWidth1 / nNewWidth1; in ImplScaleInterpolate()

Completed in 16 milliseconds