Home
last modified time | relevance | path

Searched refs:clipAxis (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dgetevents.c638 clipAxis(DeviceIntPtr pDev, int axisNum, double *val) in clipAxis() function
669 clipAxis(pDev, i, &val); in clipValuators()
728 clipAxis(dev, i, &val); in clipAbsolute()
814 clipAxis(dev, i, &val); in moveRelative()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog86144 Input: Convert clipAxis, moveAbsolute and moveRelative to double
147300 dix: Correct clipAxis so it can handle devices with value ranges properly
148628 dix: fix typo in clipAxis.
152927 dix: Skip call to clipAxis for relative core-events
166370 The clipAxis() code in GetPointerEvents() is causing some grief. The
171702 Break out clipAxis, clipValuators, and getValuatorEvents, into