Home
last modified time | relevance | path

Searched refs:TOUCH_PINCH_GESTURE (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/util/common/include/
H A Dnapi_constants.h69 inline const std::string TOUCH_PINCH_GESTURE = "touchscreenPinch"; member
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor_module.cpp37 "fingerprint", "swipeInward", TOUCH_SWIPE_GESTURE, TOUCH_PINCH_GESTURE, "key"
H A Djs_input_monitor.cpp96 { TOUCH_PINCH_GESTURE, TOUCH_GESTURE },
150 { TOUCH_PINCH_GESTURE, TOUCH_GESTURE_TYPE_PINCH },
246 typeName != TOUCH_PINCH_GESTURE && typeName != TOUCH_ALL_GESTURE) { in OnInputEvent()
1761 typeName == TOUCH_SWIPE_GESTURE || typeName == TOUCH_PINCH_GESTURE || typeName == TOUCH_ALL_GESTURE; in OnPointerEventInJsThread()

Completed in 5 milliseconds