HomeSort by: relevance | last modified time | path
    Searched defs:cl_scroll (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amiga/dev/
ite_cl.c 70 void cl_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir);
100 gp->g_itescroll = cl_scroll;
175 /* cl_clear and cl_scroll both rely on ite passing arguments
198 cl_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) function in typeref:typename:void
ite_cl.c 70 void cl_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir);
100 gp->g_itescroll = cl_scroll;
175 /* cl_clear and cl_scroll both rely on ite passing arguments
198 cl_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) function in typeref:typename:void
ite_cl.c 70 void cl_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir);
100 gp->g_itescroll = cl_scroll;
175 /* cl_clear and cl_scroll both rely on ite passing arguments
198 cl_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) function in typeref:typename:void

Completed in 78 milliseconds