Lines Matching refs:is_absolute
1146 int is_absolute, int first_valuator, int num_valuators, ...) in xf86PostMotionEvent() argument
1161 xf86PostMotionEventM(device, is_absolute, &mask); in xf86PostMotionEvent()
1166 int is_absolute, in xf86PostMotionEventP() argument
1175 xf86PostMotionEventM(device, is_absolute, &mask); in xf86PostMotionEventP()
1179 xf86CheckMotionEvent4DGA(DeviceIntPtr device, int is_absolute, in xf86CheckMotionEvent4DGA() argument
1198 if (is_absolute) in xf86CheckMotionEvent4DGA()
1206 if (is_absolute) in xf86CheckMotionEvent4DGA()
1267 int is_absolute, const ValuatorMask *mask) in xf86PostMotionEventM() argument
1271 if (xf86CheckMotionEvent4DGA(device, is_absolute, mask)) in xf86PostMotionEventM()
1275 if (is_absolute) in xf86PostMotionEventM()
1327 int is_absolute, in xf86PostButtonEvent() argument
1345 xf86PostButtonEventM(device, is_absolute, button, is_down, &mask); in xf86PostButtonEvent()
1350 int is_absolute, in xf86PostButtonEventP() argument
1361 xf86PostButtonEventM(device, is_absolute, button, is_down, &mask); in xf86PostButtonEventP()
1366 int is_absolute, in xf86PostButtonEventM() argument
1372 if (is_absolute) in xf86PostButtonEventM()