Home
last modified time | relevance | path

Searched refs:BUTTON_SELECT (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/frameworks/napi/joystick_event/include/
H A Djs_joystick_event.h46 BUTTON_SELECT = 9, member in OHOS::MMI::final::Button
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Djs_joystick_event.cpp58 DECLARE_NAPI_STATIC_PROPERTY("SELECT", GetNapiInt32(env, static_cast<int32_t>(Button::BUTTON_SELECT))), in HandleButtonPropertyArr()
/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp60 { JsJoystickEvent::Button::BUTTON_SELECT, PointerEvent::JOYSTICK_BUTTON_SELECT },
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp127 { JsJoystickEvent::Button::BUTTON_SELECT, PointerEvent::JOYSTICK_BUTTON_SELECT },

Completed in 7 milliseconds