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
80 int32_t axisEventType { -1 }; member880 struct Input_AxisEvent *axisEvent, int32_t axisEventType) in SetAxisValueByAxisEventType()1012 …esult OH_Input_SetAxisEventType(Input_AxisEvent* axisEvent, InputEvent_AxisEventType axisEventType) in OH_Input_SetAxisEventType()1019 …H_Input_GetAxisEventType(const Input_AxisEvent* axisEvent, InputEvent_AxisEventType* axisEventType) in OH_Input_GetAxisEventType()1435 Input_Result OH_Input_AddAxisEventMonitor(InputEvent_AxisEventType axisEventType, Input_AxisEventCa… in OH_Input_AddAxisEventMonitor()1548 Input_Result OH_Input_RemoveAxisEventMonitor(InputEvent_AxisEventType axisEventType, Input_AxisEven… in OH_Input_RemoveAxisEventMonitor()
405 int32_t axisEventType; in SetAxisInfo() local
70 int32_t axisEventType { -1 }; member
865 void PointerEvent::SetAxisEventType(int32_t axisEventType) in SetAxisEventType()