Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/napi/gesture_event/include/
H A Djs_gesture_event.h32 PINCH_CLOSED, member in OHOS::MMI::final::TouchGesturAction
/foundation/multimodalinput/input/frameworks/napi/gesture_event/src/
H A Djs_gesture_event.cpp84 DECLARE_NAPI_STATIC_PROPERTY("PINCH_CLOSED", in Export()
85 GetNapiInt32(env, static_cast<int32_t>(TouchGesturAction::PINCH_CLOSED))), in Export()
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp544 return static_cast<int32_t>(JsGestureEvent::TouchGesturAction::PINCH_CLOSED); in GetGestureAction()

Completed in 5 milliseconds