Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx1378 const double fScaleThresh = 0.6; in ImplScaleSuper() local
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()

Completed in 19 milliseconds