Searched refs:calibration_enable (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/device/
H A DJoystickTweaker.h28 bool calibration_enable; member in struct:_joystick_info
/haiku/src/kits/device/
H A DJoystick.cpp67 fJoystickInfo->calibration_enable = false;
577 return fJoystickInfo->calibration_enable;
591 fJoystickInfo->calibration_enable = calibrates;

Completed in 80 milliseconds