Searched refs:ACCEL_PROP_VELOCITY_SCALING (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxserver-properties.h53 #define ACCEL_PROP_VELOCITY_SCALING "Device Accel Velocity Scaling" macro
/xsrc/external/mit/xorg-server/dist/include/
H A Dxserver-properties.h63 #define ACCEL_PROP_VELOCITY_SCALING "Device Accel Velocity Scaling" macro
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dptrveloc.c290 if (atom != XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALING))
316 Atom prop_velo_scale = XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALING);
347 prop = XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALING);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dptrveloc.c335 if (atom != XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALING))
360 Atom prop_velo_scale = XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALING);
400 prop = XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALING);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Xinput.c157 prop = XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALING);
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxiproperty.c58 {0, ACCEL_PROP_VELOCITY_SCALING},
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Xinput.c178 prop = XIGetKnownProperty(ACCEL_PROP_VELOCITY_SCALING);
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dxiproperty.c59 {0, ACCEL_PROP_VELOCITY_SCALING},

Completed in 14 milliseconds