Searched refs:wcfb_copyrows (Results 1 – 1 of 1) sorted by relevance
123 static void wcfb_copyrows(void *, int, int, int);537 ri->ri_ops.copyrows = wcfb_copyrows; in wcfb_init_screen()671 wcfb_copyrows(void *cookie, int srcrow, int dstrow, int nrows) in wcfb_copyrows() function