Home
last modified time | relevance | path

Searched refs:MOUSE_ACTION_CANCEL (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h86 MOUSE_ACTION_CANCEL = 0, enumerator
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/test/
H A Doh_input_manager_test.cpp145 inputMouseEvent.action = MOUSE_ACTION_CANCEL;
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp385 case MOUSE_ACTION_CANCEL: in HandleMouseAction()
1094 mouseEvent->action = MOUSE_ACTION_CANCEL; in SetMouseEventAction()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md73 | [Input_MouseEventAction](#input_mouseeventaction) {<br/>MOUSE_ACTION_CANCEL = 0, MOUSE_ACTION_MOV…
744 | MOUSE_ACTION_CANCEL | 取消鼠标动作。 |
H A Doh__input__manager_8h.md66 | [Input_MouseEventAction](input.md#input_mouseeventaction) {<br/>[MOUSE_ACTION_CANCEL](input.md) =…
/ohos5.0/foundation/multimodalinput/input/test/unittest/interfaces/kits/
H A Dinput_native_test.cpp657 OH_Input_SetMouseEventAction(mouseEvent, MOUSE_ACTION_CANCEL);
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Doh__input__manager_8h.md66 | [Input_MouseEventAction](input.md#input_mouseeventaction) {<br>[MOUSE_ACTION_CANCEL](input.md) = …
H A Dinput.md73 | [Input_MouseEventAction](#input_mouseeventaction) {<br>MOUSE_ACTION_CANCEL = 0, MOUSE_ACTION_MOVE…
744 | MOUSE_ACTION_CANCEL | Mouse action canceled.|