Lines Matching defs:row
758 rasops_copycols(void *cookie, int row, int src, int dst, int num) in rasops_copycols()
818 rasops_cursor(void *cookie, int on, int row, int col) in rasops_cursor()
988 rasops_eraserows(void *cookie, int row, int num, long attr) in rasops_eraserows()
1048 int row, col, height, slop1, slop2, full, cnt; in rasops_do_cursor() local
1145 rasops_erasecols(void *cookie, int row, int col, int num, long attr) in rasops_erasecols()
1478 rasops_putchar_rotated_cw(void *cookie, int row, int col, u_int uc, long attr) in rasops_putchar_rotated_cw()
1516 rasops_erasecols_rotated_cw(void *cookie, int row, int col, int num, long attr) in rasops_erasecols_rotated_cw()
1545 rasops_copycols_rotated_cw(void *cookie, int row, int src, int dst, int num) in rasops_copycols_rotated_cw()
1560 rasops_eraserows_rotated_cw(void *cookie, int row, int num, long attr) in rasops_eraserows_rotated_cw()
1602 rasops_putchar_rotated_ccw(void *cookie, int row, int col, u_int uc, long attr) in rasops_putchar_rotated_ccw()
1661 rasops_copycols_rotated_ccw(void *cookie, int row, int src, int dst, int num) in rasops_copycols_rotated_ccw()