Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/napi/joystick_event/include/
H A Djs_joystick_event.h53 BUTTON_TOP = 16, member in OHOS::MMI::final::Button
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Djs_joystick_event.cpp65 DECLARE_NAPI_STATIC_PROPERTY("TOP", GetNapiInt32(env, static_cast<int32_t>(Button::BUTTON_TOP))), in HandleButtonPropertyArr()
/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp67 { JsJoystickEvent::Button::BUTTON_TOP, PointerEvent::JOYSTICK_BUTTON_TOP },
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp134 { JsJoystickEvent::Button::BUTTON_TOP, PointerEvent::JOYSTICK_BUTTON_TOP },

Completed in 5 milliseconds