Searched refs:TOUCH_ACTION_CANCEL (Results 1 – 8 of 8) sorted by relevance
140 TOUCH_ACTION_CANCEL = 0, enumerator
741 OH_Input_SetTouchEventAction(touchEvent, TOUCH_ACTION_CANCEL);778 OH_Input_SetTouchEventAction(touchEvent, TOUCH_ACTION_CANCEL);801 OH_Input_SetTouchEventAction(touchEvent, TOUCH_ACTION_CANCEL);
191 inputTouchEvent.action = TOUCH_ACTION_CANCEL;
605 case TOUCH_ACTION_CANCEL:{ in HandleTouchAction()1045 touchEvent->action = TOUCH_ACTION_CANCEL; in SetTouchEventAction()
76 | [Input_TouchEventAction](#input_toucheventaction) { TOUCH_ACTION_CANCEL = 0, TOUCH_ACTION_DOWN = …807 | TOUCH_ACTION_CANCEL | 触摸取消 |
69 | [Input_TouchEventAction](input.md#input_toucheventaction) { [TOUCH_ACTION_CANCEL](input.md) = 0, …
76 | [Input_TouchEventAction](#input_toucheventaction) { TOUCH_ACTION_CANCEL = 0, TOUCH_ACTION_DOWN = …807 | TOUCH_ACTION_CANCEL | Cancellation of a touch action.|