HelenOS sources

PRESS             105 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PRESS;
PRESS             164 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PRESS;
PRESS             177 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PRESS;
PRESS             190 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PRESS;
PRESS             208 uspace/srv/hid/isdv4_tablet/isdv4.c 				event.type = PRESS;
PRESS             112 uspace/srv/hid/isdv4_tablet/main.c 		if (event->type == PRESS || event->type == RELEASE) {
PRESS             114 uspace/srv/hid/isdv4_tablet/main.c 			    event->type == PRESS);
PRESS             124 uspace/srv/hid/isdv4_tablet/main.c 	case PRESS:
HelenOS homepage, sources at GitHub