Searched refs:_BJoystickTweaker (Results 1 – 4 of 4) sorted by relevance
36 fputs(buf, _BJoystickTweaker::sLogFile); in LOG()37 fflush(_BJoystickTweaker::sLogFile); in LOG()40 FILE *_BJoystickTweaker::sLogFile = NULL;49 _BJoystickTweaker::_BJoystickTweaker() in _BJoystickTweaker() function in _BJoystickTweaker58 _BJoystickTweaker::_BJoystickTweaker(BJoystick &stick) in _BJoystickTweaker() function in _BJoystickTweaker69 _BJoystickTweaker::~_BJoystickTweaker() in ~_BJoystickTweaker()75 _BJoystickTweaker::save_config(const entry_ref *ref) in save_config()83 _BJoystickTweaker::_ScanIncludingDisabled(const char *rootPath, BList *list, in _ScanIncludingDisabled()128 _BJoystickTweaker::scan_including_disabled() in scan_including_disabled()137 _BJoystickTweaker::_EmpyList(BList *list) in _EmpyList()[all …]
144 _BJoystickTweaker joystickTweaker(*this); in Open()609 _BJoystickTweaker joystickTweaker(*this); in ScanDevices()
36 class _BJoystickTweaker {38 _BJoystickTweaker();39 _BJoystickTweaker(BJoystick &stick);40 virtual ~_BJoystickTweaker();
15 class _BJoystickTweaker; variable90 friend class _BJoystickTweaker;