Searched refs:scrollbmap (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/atari/dev/ |
H A D | 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, in scroll8() 678 scrollbmap(bm, 0, sy * ip->font.height, bm->bytes_per_row >> 3, in scroll8() 728 scrollbmap (bmap_t *bm, u_short x, u_short y, u_short width, u_short height, in scrollbmap() function
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | ite_cc.c | 140 static void scrollbmap(bmap_t *, u_short, u_short, u_short, u_short, 749 scrollbmap (bm, 0, dy*ip->ftheight, in scroll8() 761 scrollbmap (bm, 0, sy*ip->ftheight, in scroll8() 813 scrollbmap(bmap_t *bm, u_short x, u_short y, u_short width, u_short height, in scrollbmap() function
|