Searched refs:MOUSE_BUTTON_NONE (Results 1 – 8 of 8) sorted by relevance
120 MOUSE_BUTTON_NONE = -1, enumerator
147 inputMouseEvent.button = MOUSE_BUTTON_NONE;
344 case MOUSE_BUTTON_NONE: { in HandleMouseButton()1117 mouseEvent->button = MOUSE_BUTTON_NONE; in SetMouseEventButton()
75 | [Input_MouseEventButton](#input_mouseeventbutton) {<br/>MOUSE_BUTTON_NONE = -1, MOUSE_BUTTON_LEFT…765 | MOUSE_BUTTON_NONE | 无效按键 |
68 | [Input_MouseEventButton](input.md#input_mouseeventbutton) {<br/>[MOUSE_BUTTON_NONE](input.md) = -…
666 OH_Input_SetMouseEventButton(mouseEvent, MOUSE_BUTTON_NONE);
68 | [Input_MouseEventButton](input.md#input_mouseeventbutton) {<br>[MOUSE_BUTTON_NONE](input.md) = -1…
75 | [Input_MouseEventButton](#input_mouseeventbutton) {<br>MOUSE_BUTTON_NONE = -1, MOUSE_BUTTON_LEFT …765 | MOUSE_BUTTON_NONE | Invalid button.|