Searched defs:fingerCount (Results 1 – 8 of 8) sorted by relevance
310 int32_t fingerCount = libinput_event_gesture_get_finger_count(gesture); in SetTouchPadSwipeData() local392 (int32_t fingerCount, int32_t action, double scale, double angle) in ProcessTouchPadPinchDataEvent()446 int32_t fingerCount = libinput_event_gesture_get_finger_count(gesture); in OnEventTouchPadPinchGesture() local
85 int32_t fingerCount = 1; variable
993 int32_t fingerCount = 0; in ParseCommand() local2093 constexpr int32_t fingerCount = 2; in ProcessPinchGesture() local2131 constexpr int32_t fingerCount = 3; in SwipeActionEvent() local2208 int32_t fingerCount) in CreateEvent()2240 constexpr int32_t fingerCount = 2; in ActionPinchEvent() local2288 constexpr int32_t fingerCount = 2; in SendTouchDownForPinch() local
267 int32_t fingerCount = 2; variable
1008 int32_t fingerCount = pointerEvent->GetFingerCount(); variable
907 uint32_t fingerCount = libinput_event_pointer_get_finger_count(data); in HandleTouchpadTwoFingerButton() local
734 void PointerEvent::SetFingerCount(int32_t fingerCount) in SetFingerCount()
480 int32_t fingerCount = pointerEvent->GetFingerCount(); in StatisticTouchpadGesture() local