Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/napi/joystick_event/include/
H A Djs_joystick_event.h33 ABS_END = 5, member in OHOS::MMI::final::Action
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Djs_joystick_event.cpp96 DECLARE_NAPI_STATIC_PROPERTY("AXIS_END", GetNapiInt32(env, static_cast<int32_t>(Action::ABS_END))), in Export()
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp959 return std::make_optional(static_cast<int32_t>(JsJoystickEvent::Action::ABS_END)); in GetJoystickAction()

Completed in 4 milliseconds