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

  /src/sys/arch/amiga/dev/
ite_cv.c 72 static void cv_scroll(struct ite_softc *, int, int, int, int);
110 gp->g_itescroll = cv_scroll;
230 /* cv_clear and cv_scroll both rely on ite passing arguments
253 cv_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) function in typeref:typename:void
ite_cv.c 72 static void cv_scroll(struct ite_softc *, int, int, int, int);
110 gp->g_itescroll = cv_scroll;
230 /* cv_clear and cv_scroll both rely on ite passing arguments
253 cv_scroll(struct ite_softc *ip, int sy, int sx, int count, int dir) function in typeref:typename:void

Completed in 46 milliseconds