| sti.c | 115 void	sti_bmove(struct sti_screen *, int, int, int, int, int, int, 1023 sti_bmove(struct sti_screen *scr, int x1, int y1, int x2, int y2, int h, int w,  function in typeref:typename:void
 1300 	sti_bmove(scr,
 1429 	sti_bmove(scr,
 1441 	sti_bmove(scr,
 1453 	sti_bmove(scr, 0, srcrow * fp->height, 0, dstrow * fp->height,
 1463 	sti_bmove(scr, 0, srcrow * fp->height, 0, srcrow * fp->height,
 
 |