Searched refs:CountAxes (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/device/
H A DJoystick.h54 int32 CountAxes();
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DJoystickWindow.cpp85 int32 numAxes = fStick->CountAxes();
225 int32 numAxes = stick->CountAxes();
H A DStickItWindow.cpp174 count = stick->CountAxes();
175 temp1 << "BJoystick::CountAxes(), number of Axes = "
/haiku/src/kits/device/
H A DJoystick.cpp360 BJoystick::CountAxes() function in class:BJoystick
398 if (index >= CountAxes())

Completed in 59 milliseconds