Lines Matching defs:eraserows
75 void (*eraserows)(void *, int, int, long);
398 vdp->eraserows = ri->ri_ops.eraserows;
420 ri->ri_ops.eraserows = vcons_eraserows;
500 vdp->eraserows(ri, 0, ri->ri_rows, scr->scr_defattr);
527 vdp->eraserows = ri->ri_ops.eraserows;
551 ri->ri_ops.eraserows = vcons_eraserows;
670 vdp->eraserows(ri, 0, ri->ri_rows,
1237 vdp->eraserows(cookie, row, nrows, fillattr);
1257 scr->scr_vd->private->eraserows(cookie, row, nrows, fillattr);