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

  /src/sys/arch/hppa/dev/
gftfb.c 146 static void gftfb_move_cursor(struct gftfb_softc *, int, int);
749 gftfb_move_cursor(sc, 100, 100);
844 gftfb_move_cursor(sc, cp->x, cp->y);
1378 gftfb_move_cursor(struct gftfb_softc *sc, int x, int y) function in typeref:typename:void
1411 gftfb_move_cursor(sc, cur->pos.x, cur->pos.y);
gftfb.c 146 static void gftfb_move_cursor(struct gftfb_softc *, int, int);
749 gftfb_move_cursor(sc, 100, 100);
844 gftfb_move_cursor(sc, cp->x, cp->y);
1378 gftfb_move_cursor(struct gftfb_softc *sc, int x, int y) function in typeref:typename:void
1411 gftfb_move_cursor(sc, cur->pos.x, cur->pos.y);
gftfb.c 146 static void gftfb_move_cursor(struct gftfb_softc *, int, int);
749 gftfb_move_cursor(sc, 100, 100);
844 gftfb_move_cursor(sc, cp->x, cp->y);
1378 gftfb_move_cursor(struct gftfb_softc *sc, int x, int y) function in typeref:typename:void
1411 gftfb_move_cursor(sc, cur->pos.x, cur->pos.y);
gftfb.c 146 static void gftfb_move_cursor(struct gftfb_softc *, int, int);
749 gftfb_move_cursor(sc, 100, 100);
844 gftfb_move_cursor(sc, cp->x, cp->y);
1378 gftfb_move_cursor(struct gftfb_softc *sc, int x, int y) function in typeref:typename:void
1411 gftfb_move_cursor(sc, cur->pos.x, cur->pos.y);

Completed in 46 milliseconds