Home
last modified time | relevance | path

Searched refs:InputEvent_AxisEventType (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Doh__axis__type_8h.md25 | typedef enum [InputEvent_AxisEventType](input.md#inputevent_axiseventtype) [InputEvent_AxisEventT…
34 | [InputEvent_AxisEventType](input.md#inputevent_axiseventtype) { [AXIS_EVENT_TYPE_PINCH](input.md)…
H A Dinput.md34 | typedef enum [InputEvent_AxisEventType](#inputevent_axiseventtype) [InputEvent_AxisEventType](#in…
482 ### InputEvent_AxisEventType subsection
831 ### InputEvent_AxisEventType subsection
834 enum InputEvent_AxisEventType
908 添加指定类型的轴事件监听,轴事件类型定义在[InputEvent_AxisEventType](#inputevent_axiseventtype)中。
918 | axisEventType | 要监听的轴事件类型,轴事件类型定义在[InputEvent_AxisEventType](#inputevent_axiseventtype)中。 |
936 添加所有类型轴事件监听,轴事件类型定义在[InputEvent_AxisEventType](#inputevent_axiseventtype)中。
1653 | axisEventType | 出参,返回轴事件类型,具体请参考[InputEvent_AxisEventType](#inputevent_axiseventtype)。 |
2542 移除指定类型轴事件监听,轴事件类型定义在[InputEvent_AxisEventType](#inputevent_axiseventtype)中。
2552 | axisEventType | 指定要移除监听的轴事件类型,轴事件类型定义在[InputEvent_AxisEventType](#inputevent_axiseventtype)中。 |
[all …]
H A Doh__input__manager_8h.md140 …ype) ([Input_AxisEvent](input.md#input_axisevent) \*axisEvent, [InputEvent_AxisEventType](input.md…
141 …const [Input_AxisEvent](input.md#input_axisevent) \*axisEvent, [InputEvent_AxisEventType](input.md…
147 …ut.md#input_axiseventcallback) callback) | 添加所有类型轴事件监听,轴事件类型定义在[InputEvent_AxisEventType](input.md…
148InputEvent_AxisEventType](input.md#inputevent_axiseventtype) axisEventType, [Input_AxisEventCallba…
153InputEvent_AxisEventType](input.md#inputevent_axiseventtype) axisEventType, [Input_AxisEventCallba…
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Doh__axis__type_8h.md25 | typedef enum [InputEvent_AxisEventType](input.md#inputevent_axiseventtype) [InputEvent_AxisEventT…
34 | [InputEvent_AxisEventType](input.md#inputevent_axiseventtype) { [AXIS_EVENT_TYPE_PINCH](input.md)…
H A Dinput.md34 | typedef enum [InputEvent_AxisEventType](#inputevent_axiseventtype) [InputEvent_AxisEventType](#in…
482 ### InputEvent_AxisEventType subsection
831 ### InputEvent_AxisEventType subsection
834 enum InputEvent_AxisEventType
905 Input_Result OH_Input_AddAxisEventMonitor (InputEvent_AxisEventType axisEventType, Input_AxisEventC…
936 Adds a listener for all types of axis events, which are defined in [InputEvent_AxisEventType](#inpu…
1639 Input_Result OH_Input_GetAxisEventType (const Input_AxisEvent * axisEvent, InputEvent_AxisEventType
1653 | axisEventType | Axis event type. For details, see [InputEvent_AxisEventType](#inputevent_axiseven…
2552 | axisEventType | Axis event type, which is defined in [InputEvent_AxisEventType](#inputevent_axise…
2887 Input_Result OH_Input_SetAxisEventType (Input_AxisEvent * axisEvent, InputEvent_AxisEventType axisE…
[all …]
H A Doh__input__manager_8h.md140 …ype) ([Input_AxisEvent](input.md#input_axisevent) \*axisEvent, [InputEvent_AxisEventType](input.md…
141 …const [Input_AxisEvent](input.md#input_axisevent) \*axisEvent, [InputEvent_AxisEventType](input.md…
147 … a listener for all types of axis events, which are defined in [InputEvent_AxisEventType](input.md…
148InputEvent_AxisEventType](input.md#inputevent_axiseventtype) axisEventType, [Input_AxisEventCallba…
153InputEvent_AxisEventType](input.md#inputevent_axiseventtype) axisEventType, [Input_AxisEventCallba…
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_axis_type.h92 typedef enum InputEvent_AxisEventType { enum
107 } InputEvent_AxisEventType; typedef
H A Doh_input_manager.h1010 Input_Result OH_Input_SetAxisEventType(Input_AxisEvent* axisEvent, InputEvent_AxisEventType axisEve…
1023 Input_Result OH_Input_GetAxisEventType(const Input_AxisEvent* axisEvent, InputEvent_AxisEventType* …
1127 Input_Result OH_Input_AddAxisEventMonitor(InputEvent_AxisEventType axisEventType, Input_AxisEventCa…
1203 Input_Result OH_Input_RemoveAxisEventMonitor(InputEvent_AxisEventType axisEventType, Input_AxisEven…
/ohos5.0/docs/zh-cn/application-dev/device/input/
H A Dmonitor-guidelines.md17 | Input_Result OH_Input_AddAxisEventMonitor(InputEvent_AxisEventType axisEventType, Input_AxisEvent…
22 | Input_Result OH_Input_RemoveAxisEventMonitor(InputEvent_AxisEventType axisEventType, Input_AxisEv…
181 InputEvent_AxisEventType axisEventType;
214 InputEvent_AxisEventType axisEventType;
239 InputEvent_AxisEventType axisEventType;
H A Dinterceptor-guidelines.md147 InputEvent_AxisEventType axisEventType;
/ohos5.0/docs/en/application-dev/device/input/
H A Dmonitor-guidelines.md17 | Input_Result OH_Input_AddAxisEventMonitor(InputEvent_AxisEventType axisEventType, Input_AxisEvent…
22 | Input_Result OH_Input_RemoveAxisEventMonitor(InputEvent_AxisEventType axisEventType, Input_AxisEv…
181 InputEvent_AxisEventType axisEventType;
214 InputEvent_AxisEventType axisEventType;
239 InputEvent_AxisEventType axisEventType;
H A Dinterceptor-guidelines.md147 InputEvent_AxisEventType axisEventType;
/ohos5.0/foundation/multimodalinput/input/test/unittest/interfaces/kits/
H A Dinput_native_test.cpp858 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH;
1190 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH;
1219 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH;
1321 InputEvent_AxisEventType sourceType = AXIS_EVENT_TYPE_PINCH; in AxisEventCallbackAll()
1334 InputEvent_AxisEventType sourceType = AXIS_EVENT_TYPE_PINCH; in AxisEventCallback()
1568 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH;
1583 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH;
1596 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH;
1609 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH;
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp106 static std::map<InputEvent_AxisEventType, std::set<Input_AxisEventCallback>> g_axisMonitorCallbacks;
924 Input_Result OH_Input_SetAxisEventType(Input_AxisEvent* axisEvent, InputEvent_AxisEventType axisEve… in OH_Input_SetAxisEventType()
931 Input_Result OH_Input_GetAxisEventType(const Input_AxisEvent* axisEvent, InputEvent_AxisEventType* … in OH_Input_GetAxisEventType()
935 *axisEventType = InputEvent_AxisEventType(axisEvent->axisEventType); in OH_Input_GetAxisEventType()
1212 auto it = g_axisMonitorCallbacks.find(InputEvent_AxisEventType(event->GetAxisEventType())); in AxisEventMonitorCallback()
1309 Input_Result OH_Input_AddAxisEventMonitor(InputEvent_AxisEventType axisEventType, Input_AxisEventCa… in OH_Input_AddAxisEventMonitor()
1422 Input_Result OH_Input_RemoveAxisEventMonitor(InputEvent_AxisEventType axisEventType, Input_AxisEven… in OH_Input_RemoveAxisEventMonitor()