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

  /src/sys/arch/atari/dev/
ite_cc.c 103 static void scrollbmap(bmap_t *, u_short, u_short, u_short, u_short,
673 scrollbmap(bm, 0, dy * ip->font.height, bm->bytes_per_row >> 3,
678 scrollbmap(bm, 0, sy * ip->font.height, bm->bytes_per_row >> 3,
728 scrollbmap (bmap_t *bm, u_short x, u_short y, u_short width, u_short height, function in typeref:typename:void
  /src/sys/arch/amiga/dev/
ite_cc.c 140 static void scrollbmap(bmap_t *, u_short, u_short, u_short, u_short,
749 scrollbmap (bm, 0, dy*ip->ftheight,
761 scrollbmap (bm, 0, sy*ip->ftheight,
813 scrollbmap(bmap_t *bm, u_short x, u_short y, u_short width, u_short height, function in typeref:typename:void

Completed in 15 milliseconds