Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/napi/gesture_event/include/
H A Djs_gesture_event.h33 PINCH_OPENED, member in OHOS::MMI::final::TouchGesturAction
/foundation/multimodalinput/input/frameworks/napi/gesture_event/src/
H A Djs_gesture_event.cpp86 DECLARE_NAPI_STATIC_PROPERTY("PINCH_OPENED", in Export()
87 GetNapiInt32(env, static_cast<int32_t>(TouchGesturAction::PINCH_OPENED))), in Export()
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp541 return static_cast<int32_t>(JsGestureEvent::TouchGesturAction::PINCH_OPENED); in GetGestureAction()

Completed in 5 milliseconds