Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/napi/joystick_event/include/
H A Djs_joystick_event.h41 BUTTON_WEST = 4, member in OHOS::MMI::final::Button
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Djs_joystick_event.cpp53 DECLARE_NAPI_STATIC_PROPERTY("WEST", GetNapiInt32(env, static_cast<int32_t>(Button::BUTTON_WEST))), in HandleButtonPropertyArr()
/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp55 { JsJoystickEvent::Button::BUTTON_WEST, PointerEvent::JOYSTICK_BUTTON_WEST },
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp122 { JsJoystickEvent::Button::BUTTON_WEST, PointerEvent::JOYSTICK_BUTTON_WEST },

Completed in 5 milliseconds