Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/napi/joystick_event/include/
H A Djs_joystick_event.h31 ABS_BEGIN = 3, member in OHOS::MMI::final::Action
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Djs_joystick_event.cpp94 DECLARE_NAPI_STATIC_PROPERTY("AXIS_BEGIN", GetNapiInt32(env, static_cast<int32_t>(Action::ABS_BEGIN))), in Export()
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp953 return std::make_optional(static_cast<int32_t>(JsJoystickEvent::Action::ABS_BEGIN)); in GetJoystickAction()

Completed in 5 milliseconds