Searched defs:DeviceVelocityPtr (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dptrveloc.h91 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
95 * DeviceVelocityPtr and the property handlers.
98 DeviceVelocityPtr vel;
104 InitVelocityData(DeviceVelocityPtr vel);
107 InitTrackers(DeviceVelocityPtr vel, int ntracker);
110 ProcessVelocityData2D(DeviceVelocityPtr vel, double dx, double dy, int time);
113 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
117 FreeVelocityData(DeviceVelocityPtr vel);
120 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
122 extern _X_EXPORT DeviceVelocityPtr
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dptrveloc.h91 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
95 * DeviceVelocityPtr and the property handlers.
98 DeviceVelocityPtr vel;
104 InitVelocityData(DeviceVelocityPtr vel);
107 InitTrackers(DeviceVelocityPtr vel, int ntracker);
110 ProcessVelocityData2D(DeviceVelocityPtr vel, double dx, double dy, int time);
113 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
117 FreeVelocityData(DeviceVelocityPtr vel);
120 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
122 extern _X_EXPORT DeviceVelocityPtr
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dptrveloc.h100 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
104 InitVelocityData(DeviceVelocityPtr s);
107 InitFilterChain(DeviceVelocityPtr s, float rdecay, float degression,
111 SetAccelerationProfile(DeviceVelocityPtr s, int profile_num);
113 extern DeviceVelocityPtr
117 SetDeviceSpecificAccelerationProfile(DeviceVelocityPtr s,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dptrveloc.h90 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
94 InitVelocityData(DeviceVelocityPtr vel);
97 InitTrackers(DeviceVelocityPtr vel, int ntracker);
100 ProcessVelocityData2D(DeviceVelocityPtr vel, int dx, int dy, int time);
103 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
107 FreeVelocityData(DeviceVelocityPtr vel);
113 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
115 extern _X_EXPORT DeviceVelocityPtr
119 SetDeviceSpecificAccelerationProfile(DeviceVelocityPtr vel,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dptrveloc.h91 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
95 InitVelocityData(DeviceVelocityPtr vel);
98 InitTrackers(DeviceVelocityPtr vel, int ntracker);
101 ProcessVelocityData2D(DeviceVelocityPtr vel, int dx, int dy, int time);
104 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
108 FreeVelocityData(DeviceVelocityPtr vel);
117 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
119 extern _X_EXPORT DeviceVelocityPtr
123 SetDeviceSpecificAccelerationProfile(DeviceVelocityPtr vel,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dptrveloc.h95 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
98 InitVelocityData(DeviceVelocityPtr vel);
101 InitTrackers(DeviceVelocityPtr vel, int ntracker);
104 ProcessVelocityData2D(DeviceVelocityPtr vel, int dx, int dy, int time);
107 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
111 FreeVelocityData(DeviceVelocityPtr vel);
120 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
122 extern _X_EXPORT DeviceVelocityPtr
126 SetDeviceSpecificAccelerationProfile(DeviceVelocityPtr vel,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dptrveloc.h95 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
98 InitVelocityData(DeviceVelocityPtr vel);
101 InitTrackers(DeviceVelocityPtr vel, int ntracker);
104 ProcessVelocityData2D(DeviceVelocityPtr vel, int dx, int dy, int time);
107 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
111 FreeVelocityData(DeviceVelocityPtr vel);
120 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
122 extern _X_EXPORT DeviceVelocityPtr
126 SetDeviceSpecificAccelerationProfile(DeviceVelocityPtr vel,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dptrveloc.h91 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
95 * DeviceVelocityPtr and the property handlers.
98 DeviceVelocityPtr vel;
104 InitVelocityData(DeviceVelocityPtr vel);
107 InitTrackers(DeviceVelocityPtr vel, int ntracker);
110 ProcessVelocityData2D(DeviceVelocityPtr vel, int dx, int dy, int time);
113 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
117 FreeVelocityData(DeviceVelocityPtr vel);
120 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
122 extern _X_EXPORT DeviceVelocityPtr
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dptrveloc.h91 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
95 * DeviceVelocityPtr and the property handlers.
98 DeviceVelocityPtr vel;
104 InitVelocityData(DeviceVelocityPtr vel);
107 InitTrackers(DeviceVelocityPtr vel, int ntracker);
110 ProcessVelocityData2D(DeviceVelocityPtr vel, double dx, double dy, int time);
113 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
117 FreeVelocityData(DeviceVelocityPtr vel);
120 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
122 extern _X_EXPORT DeviceVelocityPtr
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dptrveloc.h91 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
95 * DeviceVelocityPtr and the property handlers.
98 DeviceVelocityPtr vel;
104 InitVelocityData(DeviceVelocityPtr vel);
107 InitTrackers(DeviceVelocityPtr vel, int ntracker);
110 ProcessVelocityData2D(DeviceVelocityPtr vel, double dx, double dy, int time);
113 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
117 FreeVelocityData(DeviceVelocityPtr vel);
120 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
122 extern _X_EXPORT DeviceVelocityPtr
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dptrveloc.h91 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
95 * DeviceVelocityPtr and the property handlers.
98 DeviceVelocityPtr vel;
104 InitVelocityData(DeviceVelocityPtr vel);
107 InitTrackers(DeviceVelocityPtr vel, int ntracker);
110 ProcessVelocityData2D(DeviceVelocityPtr vel, double dx, double dy, int time);
113 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
117 FreeVelocityData(DeviceVelocityPtr vel);
120 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
122 extern _X_EXPORT DeviceVelocityPtr
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dptrveloc.h91 } DeviceVelocityRec, *DeviceVelocityPtr; typedef in typeref:struct:_DeviceVelocityRec
95 * DeviceVelocityPtr and the property handlers.
98 DeviceVelocityPtr vel;
104 InitVelocityData(DeviceVelocityPtr vel);
107 InitTrackers(DeviceVelocityPtr vel, int ntracker);
110 ProcessVelocityData2D(DeviceVelocityPtr vel, double dx, double dy, int time);
113 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
117 FreeVelocityData(DeviceVelocityPtr vel);
120 SetAccelerationProfile(DeviceVelocityPtr vel, int profile_num);
122 extern _X_EXPORT DeviceVelocityPtr
[all...]

Completed in 40 milliseconds