Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/napi/joystick_event/include/
H A Djs_joystick_event.h43 BUTTON_NORTH = 6, member in OHOS::MMI::final::Button
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Djs_joystick_event.cpp55 DECLARE_NAPI_STATIC_PROPERTY("NORTH", GetNapiInt32(env, static_cast<int32_t>(Button::BUTTON_NORTH))), in HandleButtonPropertyArr()
/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp57 { JsJoystickEvent::Button::BUTTON_NORTH, PointerEvent::JOYSTICK_BUTTON_NORTH },
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp124 { JsJoystickEvent::Button::BUTTON_NORTH, PointerEvent::JOYSTICK_BUTTON_NORTH },

Completed in 10 milliseconds