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

/haiku/src/add-ons/input_server/devices/easypen/
H A DEasyPenInputDevice.cpp62 struct tablet_device { struct
63 tablet_device(BSerialPort *port);
64 ~tablet_device();
94 delete (tablet_device *)fDevices.ItemAt(i);
138 tablet_device *device = new tablet_device(serial);
164 tablet_device *device = (tablet_device *)cookie;
186 tablet_device *device = (tablet_device *)cooki
325 tablet_device::tablet_device(BSerialPort *port) function in class:tablet_device
[all...]
H A DEasyPenInputDevice.h19 struct tablet_device;

Completed in 30 milliseconds