Searched refs:InputEvent_AxisType (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/ |
H A D | oh__axis__type_8h.md | 24 | typedef enum [InputEvent_AxisType](input.md#inputevent_axistype) [InputEvent_AxisType](input.md#i… 33 | [InputEvent_AxisType](input.md#inputevent_axistype) {<br/>[AXIS_TYPE_UNKNOWN](input.md), [AXIS_TY…
|
H A D | input.md | 33 | typedef enum [InputEvent_AxisType](#inputevent_axistype) [InputEvent_AxisType](#inputevent_axisty… 68 | [InputEvent_AxisType](#inputevent_axistype) {<br/>AXIS_TYPE_UNKNOWN, AXIS_TYPE_SCROLL_VERTICAL, A… 144 …eventaxisvalue) ([Input_AxisEvent](#input_axisevent) \*axisEvent, [InputEvent_AxisType](#inputeven… 145 …xisvalue) (const [Input_AxisEvent](#input_axisevent) \*axisEvent, [InputEvent_AxisType](#inputeven… 493 ### InputEvent_AxisType subsection 847 ### InputEvent_AxisType subsection 850 enum InputEvent_AxisType 1542 Input_Result OH_Input_GetAxisEventAxisValue (const Input_AxisEvent * axisEvent, InputEvent_AxisType… 1556 | axisType | 轴类型,具体请参考[InputEvent_AxisType](#inputevent_axistype)。 | 2790 Input_Result OH_Input_SetAxisEventAxisValue (Input_AxisEvent * axisEvent, InputEvent_AxisType axisT… [all …]
|
H A D | oh__input__manager_8h.md | 136 …svalue) ([Input_AxisEvent](input.md#input_axisevent) \*axisEvent, [InputEvent_AxisType](input.md#i… 137 …) (const [Input_AxisEvent](input.md#input_axisevent) \*axisEvent, [InputEvent_AxisType](input.md#i…
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | oh__axis__type_8h.md | 24 | typedef enum [InputEvent_AxisType](input.md#inputevent_axistype) [InputEvent_AxisType](input.md#i… 33 | [InputEvent_AxisType](input.md#inputevent_axistype) {<br>[AXIS_TYPE_UNKNOWN](input.md), [AXIS_TYP…
|
H A D | input.md | 33 | typedef enum [InputEvent_AxisType](#inputevent_axistype) [InputEvent_AxisType](#inputevent_axisty… 68 | [InputEvent_AxisType](#inputevent_axistype) {<br>AXIS_TYPE_UNKNOWN, AXIS_TYPE_SCROLL_VERTICAL, AX… 144 …eventaxisvalue) ([Input_AxisEvent](#input_axisevent) \*axisEvent, [InputEvent_AxisType](#inputeven… 145 …xisvalue) (const [Input_AxisEvent](#input_axisevent) \*axisEvent, [InputEvent_AxisType](#inputeven… 493 ### InputEvent_AxisType subsection 847 ### InputEvent_AxisType subsection 850 enum InputEvent_AxisType 1542 Input_Result OH_Input_GetAxisEventAxisValue (const Input_AxisEvent * axisEvent, InputEvent_AxisType… 1556 | axisType | Axis type. For details, see [InputEvent_AxisType](#inputevent_axistype). | 2790 Input_Result OH_Input_SetAxisEventAxisValue (Input_AxisEvent * axisEvent, InputEvent_AxisType axisT… [all …]
|
H A D | oh__input__manager_8h.md | 136 …svalue) ([Input_AxisEvent](input.md#input_axisevent) \*axisEvent, [InputEvent_AxisType](input.md#i… 137 …) (const [Input_AxisEvent](input.md#input_axisevent) \*axisEvent, [InputEvent_AxisType](input.md#i…
|
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/ |
H A D | oh_axis_type.h | 47 typedef enum InputEvent_AxisType { enum 85 } InputEvent_AxisType; typedef
|
H A D | oh_input_manager.h | 955 InputEvent_AxisType axisType, double axisValue); 971 InputEvent_AxisType axisType, double* axisValue);
|
/ohos5.0/foundation/multimodalinput/input/test/unittest/interfaces/kits/ |
H A D | input_native_test.cpp | 841 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; 1060 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; 1076 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; 1091 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; 1105 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; 1120 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL;
|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/test/ |
H A D | oh_input_manager_test.cpp | 326 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL;
|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/ |
H A D | oh_input_manager.cpp | 888 InputEvent_AxisType axisType, double axisValue) in OH_Input_SetAxisEventAxisValue() 896 InputEvent_AxisType axisType, double* axisValue) in OH_Input_GetAxisEventAxisValue()
|