HelenOS sources

PTD_MOVE           94 uspace/srv/hid/display/ievent.c 			if (prev->ev.ptd.type == PTD_MOVE &&
PTD_MOVE           95 uspace/srv/hid/display/ievent.c 			    ptd->type == PTD_MOVE) {
PTD_MOVE          102 uspace/srv/hid/display/input.c 	event.type = PTD_MOVE;
PTD_MOVE          526 uspace/srv/hid/display/seat.c 	if (event->type == PTD_MOVE) {
PTD_MOVE          622 uspace/srv/hid/display/test/display.c 	event.type = PTD_MOVE;
PTD_MOVE          640 uspace/srv/hid/display/test/display.c 	event.type = PTD_MOVE;
PTD_MOVE           97 uspace/srv/hid/display/test/ievent.c 	ptd.type = PTD_MOVE;
PTD_MOVE          629 uspace/srv/hid/display/test/seat.c 	event.type = PTD_MOVE;
PTD_MOVE          647 uspace/srv/hid/display/test/seat.c 	event.type = PTD_MOVE;
HelenOS homepage, sources at GitHub