Searched refs:mnActDist (Results 1 – 2 of 2) sorted by relevance
59 mnActDist ( 0UL ), in ImplWheelWindow()192 if( mnActDist < WHEEL_RADIUS ) in ImplRecalcScrollValues()204 … const double fExp = ( (double) mnActDist / mnMaxWidth ) * log10( (double) MAX_TIME / MIN_TIME ); in ImplRecalcScrollValues()255 if( mnActDist < WHEEL_RADIUS ) in ImplGetMousePointer()329 mnActDist = (sal_uLong) hypot( (double) nDistX, nDistY ); in MouseMove()335 const sal_Bool bOuter = mnActDist > WHEEL_RADIUS; in MouseMove()371 if( mnActDist > WHEEL_RADIUS ) in MouseButtonUp()
59 sal_uLong mnActDist; member in ImplWheelWindow