Home
last modified time | relevance | path

Searched refs:cl_setmousepos (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/amiga/dev/
H A Dgrf_cl.c113 int cl_setmousepos(struct grf_softc *, struct grf_position *);
810 return (cl_setmousepos(gp, (struct grf_position *) data)); in cl_ioctl()
906 cl_setmousepos(struct grf_softc *gp, struct grf_position *data) in cl_setmousepos() function
1007 cl_setmousepos(gp, &gpos); in cl_setspriteinfo()
1079 cl_setmousepos(gp, &data->pos); in cl_setspriteinfo()