Searched refs:MOUSE_ACTION_CANCEL (Results 1 – 8 of 8) sorted by relevance
86 MOUSE_ACTION_CANCEL = 0, enumerator
145 inputMouseEvent.action = MOUSE_ACTION_CANCEL;
385 case MOUSE_ACTION_CANCEL: in HandleMouseAction()1094 mouseEvent->action = MOUSE_ACTION_CANCEL; in SetMouseEventAction()
73 | [Input_MouseEventAction](#input_mouseeventaction) {<br/>MOUSE_ACTION_CANCEL = 0, MOUSE_ACTION_MOV…744 | MOUSE_ACTION_CANCEL | 取消鼠标动作。 |
66 | [Input_MouseEventAction](input.md#input_mouseeventaction) {<br/>[MOUSE_ACTION_CANCEL](input.md) =…
657 OH_Input_SetMouseEventAction(mouseEvent, MOUSE_ACTION_CANCEL);
66 | [Input_MouseEventAction](input.md#input_mouseeventaction) {<br>[MOUSE_ACTION_CANCEL](input.md) = …
73 | [Input_MouseEventAction](#input_mouseeventaction) {<br>MOUSE_ACTION_CANCEL = 0, MOUSE_ACTION_MOVE…744 | MOUSE_ACTION_CANCEL | Mouse action canceled.|