HomeSort by: relevance | last modified time | path
    Searched defs:rasops_putchar_rotated_cw (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/rasops/
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

Completed in 12 milliseconds