Home
last modified time | relevance | path

Searched refs:Input_TouchEventAction (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h138 typedef enum Input_TouchEventAction { enum
147 } Input_TouchEventAction; typedef
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md41 | typedef enum [Input_TouchEventAction](#input_toucheventaction) [Input_TouchEventAction](#input_to…
76 | [Input_TouchEventAction](#input_toucheventaction) { TOUCH_ACTION_CANCEL = 0, TOUCH_ACTION_DOWN = …
449 ### Input_TouchEventAction subsection
795 ### Input_TouchEventAction subsection
798 enum Input_TouchEventAction
H A Doh__input__manager_8h.md37 | typedef enum [Input_TouchEventAction](input.md#input_toucheventaction) [Input_TouchEventAction](i…
69 | [Input_TouchEventAction](input.md#input_toucheventaction) { [TOUCH_ACTION_CANCEL](input.md) = 0, …
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/test/
H A Doh_input_manager_test.cpp252 inputTouchEvent.action = static_cast<Input_TouchEventAction>(10);
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Doh__input__manager_8h.md37 | typedef enum [Input_TouchEventAction](input.md#input_toucheventaction) [Input_TouchEventAction](i…
69 | [Input_TouchEventAction](input.md#input_toucheventaction) { [TOUCH_ACTION_CANCEL](input.md) = 0, …
H A Dinput.md41 | typedef enum [Input_TouchEventAction](#input_toucheventaction) [Input_TouchEventAction](#input_to…
76 | [Input_TouchEventAction](#input_toucheventaction) { TOUCH_ACTION_CANCEL = 0, TOUCH_ACTION_DOWN = …
449 ### Input_TouchEventAction subsection
795 ### Input_TouchEventAction subsection
798 enum Input_TouchEventAction