HelenOS sources

gfx_coord2_project   46 uspace/lib/gfx/include/gfx/coord.h extern void gfx_coord2_project(gfx_coord2_t *, gfx_rect_t *, gfx_rect_t *,
gfx_coord2_project  170 uspace/lib/gfx/test/coord.c 	gfx_coord2_project(&a, &srect, &drect, &d);
gfx_coord2_project  176 uspace/lib/gfx/test/coord.c 	gfx_coord2_project(&a, &srect, &drect, &d);
gfx_coord2_project  182 uspace/lib/gfx/test/coord.c 	gfx_coord2_project(&a, &srect, &drect, &d);
gfx_coord2_project  188 uspace/lib/gfx/test/coord.c 	gfx_coord2_project(&a, &srect, &drect, &d);
gfx_coord2_project  479 uspace/srv/hid/display/seat.c 		gfx_coord2_project(&event->apos, &event->abounds,
HelenOS homepage, sources at GitHub