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

/haiku/headers/os/device/
H A DJoystick.h81 status_t GetControllerName(BString* outName);
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DStickItWindow.cpp212 err = stick->GetControllerName(&name);
213 temp1 << "BJoystick::GetControllerName(), name = " << name;
H A DJoystickWindow.cpp53 fStick->GetControllerName(&name);
/haiku/src/kits/device/
H A DJoystick.cpp556 BJoystick::GetControllerName(BString *outName) function in class:BJoystick

Completed in 40 milliseconds