Lines Matching refs:Input_AxisEventCallback
53 | typedef void(\* [Input_AxisEventCallback](#input_axiseventcallback)) (const [Input_AxisEvent](#in…
155 …ddAxisEventMonitorForAll](#oh_input_addaxiseventmonitorforall) ([Input_AxisEventCallback](#input_a…
156 …tEvent_AxisEventType](#inputevent_axiseventtype) axisEventType, [Input_AxisEventCallback](#input_a…
160 …xisEventMonitorForAll](#oh_input_removeaxiseventmonitorforall) ([Input_AxisEventCallback](#input_a…
161 …tEvent_AxisEventType](#inputevent_axiseventtype) axisEventType, [Input_AxisEventCallback](#input_a…
211 ### Input_AxisEventCallback subsection
214 typedef void(* Input_AxisEventCallback) (const Input_AxisEvent *axisEvent)
905 …put_AddAxisEventMonitor (InputEvent_AxisEventType axisEventType, Input_AxisEventCallback callback )
933 Input_Result OH_Input_AddAxisEventMonitorForAll (Input_AxisEventCallback callback)
2539 …_RemoveAxisEventMonitor (InputEvent_AxisEventType axisEventType, Input_AxisEventCallback callback )
2567 Input_Result OH_Input_RemoveAxisEventMonitorForAll (Input_AxisEventCallback callback)