rasops.c | 215 static void rasops_eraserows_rotated_cw(void *, int, int, long); 223 #define rasops_eraserows_rotated_ccw rasops_eraserows_rotated_cw 571 ri->ri_ops.eraserows = rasops_eraserows_rotated_cw; 1560 rasops_eraserows_rotated_cw(void *cookie, int row, int num, long attr) function in typeref:typename:void
|