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

/haiku/src/servers/input/
H A DInputServer.cpp62 // #pragma mark - InputDeviceListItem
65 InputDeviceListItem::InputDeviceListItem(BInputServerDevice& serverDevice, function in class:InputDeviceListItem
78 InputDeviceListItem::~InputDeviceListItem()
85 InputDeviceListItem::Start()
97 InputDeviceListItem::Stop()
106 InputDeviceListItem::Control(uint32 code, BMessage* message)
113 InputDeviceListItem::HasName(const char* name) const
123 InputDeviceListItem
[all...]
H A DInputServer.h44 class InputDeviceListItem { class
46 InputDeviceListItem(BInputServerDevice& serverDevice,
48 ~InputDeviceListItem();

Completed in 35 milliseconds