Searched refs:GetButtonTypeForTouchCount (Results 1 – 2 of 2) sorted by relevance
783 int FingerButtonClick::GetButtonTypeForTouchCount(int touch_count) const { in GetButtonTypeForTouchCount() function in gestures::FingerButtonClick887 return GetButtonTypeForTouchCount(num_fingers_ - 1); in EvaluateThreeOrMoreFingerButtonType()899 return GetButtonTypeForTouchCount(num_recent_); in EvaluateThreeOrMoreFingerButtonType()971 return GetButtonTypeForTouchCount(num_fingers_); in EvaluateButtonTypeUsingFigureLocation()985 return GetButtonTypeForTouchCount(num_pressing); in EvaluateButtonTypeUsingFigureLocation()
304 int GetButtonTypeForTouchCount(int touch_count) const;