HelenOS sources

PTD_ABS_MOVE      100 uspace/srv/hid/display/ievent.c 			} else if (prev->ev.ptd.type == PTD_ABS_MOVE &&
PTD_ABS_MOVE      101 uspace/srv/hid/display/ievent.c 			    ptd->type == PTD_ABS_MOVE) {
PTD_ABS_MOVE      120 uspace/srv/hid/display/input.c 	event.type = PTD_ABS_MOVE;
PTD_ABS_MOVE      546 uspace/srv/hid/display/seat.c 	if (event->type == PTD_ABS_MOVE) {
HelenOS homepage, sources at GitHub