Searched refs:GetRightScrollRatio (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/input/
H A DInputTouchpadPrefView.h58 float GetRightScrollRatio() function in class:TouchpadView
H A DInputTouchpadPrefView.cpp102 if (GetRightScrollRatio() > kSoftScrollLimit
118 if (GetRightScrollRatio() > kSoftScrollLimit)
288 settings.scroll_rightrange = fTouchpadView->GetRightScrollRatio();

Completed in 35 milliseconds