EasyPenInputDevice
EasyPenInputDevice::InitCheck()
EasyPenInputDevice::Start(const char *name, void *cookie)
EasyPenInputDevice::Stop(const char *name, void *cookie)
EasyPenInputDevice::Control(const char *name, void *cookie,
EasyPenInputDevice::DeviceWatcher(void *arg)
EasyPenInputDevice *owner = dev->owner;
fputs(buf, EasyPenInputDevice::sLogFile); fflush(EasyPenInputDevice::sLogFile); }
FILE *EasyPenInputDevice::sLogFile = NULL;
EasyPenInputDevice *owner;
return new EasyPenInputDevice();
EasyPenInputDevice::EasyPenInputDevice()
EasyPenInputDevice::~EasyPenInputDevice()
class EasyPenInputDevice : public BInputServerDevice {
EasyPenInputDevice();
~EasyPenInputDevice();