Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp69 THREE_FINGERS_SWIPE = 3, enumerator
82 { "threeFingersSwipe", THREE_FINGERS_SWIPE },
1282 case TypeName::THREE_FINGERS_SWIPE: { in OnPointerEventInJsThread()