Searched defs:axisEventType (Results 1 – 5 of 5) sorted by relevance
858 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH; variable1190 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH; variable1219 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH; variable1323 InputEvent_SourceType axisEventType = SOURCE_TYPE_MOUSE; in AxisEventCallbackAll() local1336 InputEvent_SourceType axisEventType = SOURCE_TYPE_MOUSE; in AxisEventCallback() local1568 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH; variable1583 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH; variable1596 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH; variable1609 InputEvent_AxisEventType axisEventType = AXIS_EVENT_TYPE_PINCH; variable
74 int32_t axisEventType { -1 }; member792 struct Input_AxisEvent *axisEvent, int32_t axisEventType) in SetAxisValueByAxisEventType()924 …esult OH_Input_SetAxisEventType(Input_AxisEvent* axisEvent, InputEvent_AxisEventType axisEventType) in OH_Input_SetAxisEventType()931 …H_Input_GetAxisEventType(const Input_AxisEvent* axisEvent, InputEvent_AxisEventType* axisEventType) in OH_Input_GetAxisEventType()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()
64 int32_t axisEventType { -1 }; member
391 int32_t axisEventType; in SetAxisInfo() local
806 void PointerEvent::SetAxisEventType(int32_t axisEventType) in SetAxisEventType()