Home
last modified time | relevance | path

Searched refs:BUTTON_UP (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/mouse_event/src/
H A Djs_mouse_event.cpp32 BUTTON_UP = 3, enumerator
90 …LARE_NAPI_STATIC_PROPERTY("BUTTON_UP", GetNapiInt32(env, static_cast<int32_t>(Action::BUTTON_UP))), in HandleActionPropertyArr()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dpointer_event.h42 BUTTON_UP = 9, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Djs-apis-mouseevent.md26 | BUTTON_UP | 3 | 鼠标按钮抬起 |
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Djs-apis-mouseevent.md26 | BUTTON_UP | 3 | Release of a mouse button. |
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp41 constexpr int32_t BUTTON_UP { 3 }; variable
994 return BUTTON_UP; in TransformTsActionValue()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md418 | ohos.multimodalInput.mouseEvent | Action | BUTTON_UP = 3 | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-multi-modal-input.md418 | ohos.multimodalInput.mouseEvent | Action | BUTTON_UP = 3 | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multi-modal-input.md404 |新增|NA|类名:Action;<br>方法or属性:BUTTON_UP = 3|@ohos.multimodalInput.mouseEvent.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-multi-modal-input.md404 |Added|NA|Class name: Action;<br>Method or attribute name: BUTTON_UP = 3|@ohos.multimodalInput.mous…