Home
last modified time | relevance | path

Searched refs:ImplScaleFast (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx965 bRetval = ImplScaleFast( rScaleX, rScaleY ); in Scale()
978 bRetval = ImplScaleFast( rScaleX, rScaleY ); in Scale()
1107 sal_Bool Bitmap::ImplScaleFast( const double& rScaleX, const double& rScaleY ) in ImplScaleFast() function in Bitmap
1358 bRet = ImplScaleFast( rScaleX, rScaleY ); in ImplScaleInterpolate()
2173 bRet = ImplScaleFast( scaleX, scaleY ); in ImplScaleSuper()
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx407 …SAL_DLLPRIVATE sal_Bool ImplScaleFast( const double& rScaleX, const double& rScale…

Completed in 32 milliseconds