rasops.c | 216 static void rasops_putchar_rotated_cw(void *, int, int, u_int, long); 572 ri->ri_ops.putchar = rasops_putchar_rotated_cw; 1478 rasops_putchar_rotated_cw(void *cookie, int row, int col, u_int uc, long attr) function in typeref:typename:void
|