rasops.c | 224 static void rasops_putchar_rotated_ccw(void *, int, int, u_int, long); 579 ri->ri_ops.putchar = rasops_putchar_rotated_ccw; 1602 rasops_putchar_rotated_ccw(void *cookie, int row, int col, u_int uc, long attr) function in typeref:typename:void
|