Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/napi/joystick_event/include/
H A Djs_joystick_event.h42 BUTTON_SOUTH = 5, member in OHOS::MMI::final::Button
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Djs_joystick_event.cpp54 DECLARE_NAPI_STATIC_PROPERTY("SOUTH", GetNapiInt32(env, static_cast<int32_t>(Button::BUTTON_SOUTH))), in HandleButtonPropertyArr()
/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp56 { JsJoystickEvent::Button::BUTTON_SOUTH, PointerEvent::JOYSTICK_BUTTON_SOUTH },
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp123 { JsJoystickEvent::Button::BUTTON_SOUTH, PointerEvent::JOYSTICK_BUTTON_SOUTH },

Completed in 6 milliseconds