Home
last modified time | relevance | path

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

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