Home
last modified time | relevance | path

Searched refs:ACTION_DOWN (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/mouse_event/src/
H A Djs_mouse_event.cpp36 ACTION_DOWN = 7, enumerator
94 …_NAPI_STATIC_PROPERTY("ACTION_DOWN", GetNapiInt32(env, static_cast<int32_t>(Action::ACTION_DOWN))), in HandleActionPropertyArr()
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/
H A Dstationary_data.h75 ACTION_DOWN, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Djs-apis-mouseevent.md30 | ACTION_DOWN<sup>11+</sup> | 7 | 触摸板按下 |
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Djs-apis-mouseevent.md30 | ACTION_DOWN<sup>11+</sup> | 7 | Finger pressing on the touchpad.|