vidcvideo.c | 191 static void vv_eraserows(void *, int, int, long); 295 ri->ri_ops.eraserows = vv_eraserows; 808 vv_eraserows(id, ri->ri_rows, 1, 0); 832 static void vv_eraserows(void *id, int startrow, int nrows, long attr) function in typeref:typename:void
|