Searched defs:PointerAccelerationProfileFunc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ | ||
| H A D | ptrveloc.h | 50 typedef double (*PointerAccelerationProfileFunc) typedef in typeref:typename:double (*)(DeviceIntPtr dev,struct _DeviceVelocityRec * vel,double velocity,double threshold,double accelCoeff) |
| /xsrc/external/mit/xorg-server.old/dist/include/ | ||
| H A D | ptrveloc.h | 50 typedef float (*PointerAccelerationProfileFunc) typedef in typeref:typename:float (*)(DeviceIntPtr dev,struct _DeviceVelocityRec * vel,float velocity,float threshold,float accelCoeff) |
Completed in 2 milliseconds