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

/haiku/src/preferences/joysticks/
H A DJoyWin.h53 void _SelectDeselectJoystick(BListView* list, bool enable);
H A DJoyWin.cpp149 _SelectDeselectJoystick(fConControllerL, false);
152 _SelectDeselectJoystick(fConControllerL, true);
168 _SelectDeselectJoystick(fConControllerL, true);
172 _SelectDeselectJoystick(fConControllerL, false);
497 JoyWin::_SelectDeselectJoystick(BListView* list, bool enable) function in class:JoyWin

Completed in 81 milliseconds