Searched refs:rightRange (Results 1 – 2 of 2) sorted by relevance
57 void SetValues(float rightRange, float bottomRange);
143 TouchpadView::SetValues(float rightRange, float bottomRange) in SetValues() argument145 fXScrollRange = fPadRect.Width() * (1 - rightRange); in SetValues()