Home
last modified time | relevance | path

Searched refs:scaleX (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx1374 double scaleX = bHMirr ? -rScaleX : rScaleX; in ImplScaleSuper() local
1376 const long nDstW = FRound( aSizePix.Width() * scaleX ); in ImplScaleSuper()
1433 if( scaleX >= fScaleThresh && scaleY >= fScaleThresh ) in ImplScaleSuper()
1579 if( scaleX >= fScaleThresh && scaleY >= fScaleThresh ) in ImplScaleSuper()
1725 if( scaleX >= fScaleThresh && scaleY >= fScaleThresh ) in ImplScaleSuper()
1869 if( scaleX >= fScaleThresh && scaleY >= fScaleThresh ) in ImplScaleSuper()
2013 if( scaleX >= fScaleThresh && scaleY >= fScaleThresh ) in ImplScaleSuper()
2173 bRet = ImplScaleFast( scaleX, scaleY ); in ImplScaleSuper()

Completed in 29 milliseconds