Home
last modified time | relevance | path

Searched refs:SetJoystickName (Results 1 – 3 of 3) sorted by relevance

/haiku/src/preferences/joysticks/
H A DPortItem.h21 void SetJoystickName(BString str);
H A DPortItem.cpp40 PortItem::SetJoystickName(BString str) in SetJoystickName() function in PortItem
H A DJoyWin.cpp188 item->SetJoystickName(BString(str.String())); in MessageReceived()
217 portname->SetJoystickName(BString(controllerName->Text())); in MessageReceived()