Searched refs:ServerDevice (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/servers/input/
H A DInputServer.cpp1242 if (item->ServerDevice() == &serverDevice && item->HasName(device->name)) {
1261 if (item->ServerDevice() == &serverDevice) {
1381 if (item->ServerDevice() != &serverDevice)
H A DInputServer.h62 BInputServerDevice* ServerDevice() { return fServerDevice; } function in class:InputDeviceListItem

Completed in 93 milliseconds